Uses of Interface
org.camunda.bpm.model.bpmn.instance.EventBasedGateway
Packages that use EventBasedGateway
-
Uses of EventBasedGateway in org.camunda.bpm.model.bpmn.builder
Constructors in org.camunda.bpm.model.bpmn.builder with parameters of type EventBasedGatewayModifierConstructorDescriptionprotected
AbstractEventBasedGatewayBuilder
(BpmnModelInstance modelInstance, EventBasedGateway element, Class<?> selfType) EventBasedGatewayBuilder
(BpmnModelInstance modelInstance, EventBasedGateway element) -
Uses of EventBasedGateway in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement EventBasedGateway