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