Class EventSubProcessConditionalStartEventActivityBehavior

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

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