Class IntermediateThrowNoneEventActivityBehavior
java.lang.Object
org.operaton.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
org.operaton.bpm.engine.impl.bpmn.behavior.IntermediateThrowNoneEventActivityBehavior
- All Implemented Interfaces:
CoreActivityBehavior<ActivityExecution>,ActivityBehavior,SignallableActivityBehavior
-
Field Summary
Fields inherited from class org.operaton.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
bpmnActivityBehavior, LOG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.operaton.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
doLeave, execute, leave, leaveIgnoreConditions, signal
-
Constructor Details
-
IntermediateThrowNoneEventActivityBehavior
public IntermediateThrowNoneEventActivityBehavior()
-