Interface CatchEvent

All Superinterfaces:
BaseElement, BpmnModelElementInstance, Event, FlowElement, FlowNode, InteractionNode, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Subinterfaces:
BoundaryEvent, IntermediateCatchEvent, StartEvent
All Known Implementing Classes:
BoundaryEventImpl, CatchEventImpl, IntermediateCatchEventImpl, StartEventImpl

public interface CatchEvent extends Event
The BPMN catchEvent element
Author:
Sebastian Menski