Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.ParallelGateway
Packages that use ParallelGateway
Package
Description
-
Uses of ParallelGateway in org.eximeebpms.bpm.model.bpmn.builder
Constructors in org.eximeebpms.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.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement ParallelGateway