Uses of Interface
org.camunda.bpm.model.bpmn.instance.BoundaryEvent
Packages that use BoundaryEvent
-
Uses of BoundaryEvent in org.camunda.bpm.model.bpmn.builder
Fields in org.camunda.bpm.model.bpmn.builder declared as BoundaryEventModifier and TypeFieldDescriptionprotected BoundaryEvent
AbstractFlowNodeBuilder.compensateBoundaryEvent
Constructors in org.camunda.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.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement BoundaryEvent