Class IntermediateThrowLinkEventActivityBehavior

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

public class IntermediateThrowLinkEventActivityBehavior extends FlowNodeActivityBehavior
See Also:
  • Constructor Details

    • IntermediateThrowLinkEventActivityBehavior

      public IntermediateThrowLinkEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent)
  • Method Details

    • getThrowEvent

      public org.activiti.bpmn.model.ThrowEvent getThrowEvent()