Interface BoundaryEvent

All Superinterfaces:
BaseElement, BpmnModelElementInstance, CatchEvent, Event, FlowElement, FlowNode, InteractionNode, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Implementing Classes:
BoundaryEventImpl

public interface BoundaryEvent extends CatchEvent
The BPMN boundaryEvent element
Author:
Sebastian Menski