Uses of Interface
org.camunda.bpm.model.bpmn.instance.BoundaryEvent
-
Uses of BoundaryEvent in org.camunda.bpm.model.bpmn.builder
Modifier and TypeFieldDescriptionprotected BoundaryEvent
AbstractFlowNodeBuilder.compensateBoundaryEvent
ModifierConstructorDescriptionprotected
AbstractBoundaryEventBuilder
(BpmnModelInstance modelInstance, BoundaryEvent element, Class<?> selfType) BoundaryEventBuilder
(BpmnModelInstance modelInstance, BoundaryEvent element) -
Uses of BoundaryEvent in org.camunda.bpm.model.bpmn.impl.instance