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