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