Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.BoundaryEvent
Packages that use BoundaryEvent
Package
Description
-
Uses of BoundaryEvent in org.eximeebpms.bpm.model.bpmn.builder
Fields in org.eximeebpms.bpm.model.bpmn.builder declared as BoundaryEventModifier and TypeFieldDescriptionprotected BoundaryEvent
AbstractFlowNodeBuilder.compensateBoundaryEvent
Constructors in org.eximeebpms.bpm.model.bpmn.builder with parameters of type BoundaryEventModifierConstructorDescriptionprotected
AbstractBoundaryEventBuilder
(BpmnModelInstance modelInstance, BoundaryEvent element, Class<?> selfType) BoundaryEventBuilder
(BpmnModelInstance modelInstance, BoundaryEvent element) -
Uses of BoundaryEvent in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement BoundaryEvent