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