Interface IntermediateThrowEvent

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

public interface IntermediateThrowEvent extends ThrowEvent
The BPMN intermediateThrowEvent element
Author:
Sebastian Menski