Class EventSubProcessEscalationStartEventActivityBehavior

java.lang.Object
org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
org.flowable.engine.impl.bpmn.behavior.EventSubProcessEscalationStartEventActivityBehavior
All Implemented Interfaces:
Serializable, ActivityBehavior, TriggerableActivityBehavior

public class EventSubProcessEscalationStartEventActivityBehavior extends FlowNodeActivityBehavior
Implementation of the BPMN 2.0 event subprocess start event.
Author:
Tijs Rademakers
See Also: