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
- See Also:
-
Field Summary
Fields inherited from class org.activiti.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
bpmnActivityBehavior -
Constructor Summary
ConstructorsConstructorDescriptionIntermediateThrowLinkEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent) -
Method Summary
Methods inherited from class org.activiti.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
execute, leave, leaveIgnoreConditions, parseActivityType, trigger
-
Constructor Details
-
IntermediateThrowLinkEventActivityBehavior
public IntermediateThrowLinkEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent)
-
-
Method Details
-
getThrowEvent
public org.activiti.bpmn.model.ThrowEvent getThrowEvent()
-