Class EventSubProcessErrorStartEventActivityBehavior

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

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