Class IntermediateThrowEventStates
java.lang.Object
org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
org.bonitasoft.engine.execution.transition.IntermediateThrowEventStates
-
Constructor Summary
ConstructorsConstructorDescriptionIntermediateThrowEventStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, AbortingFlowNodeState abortingFlowNode, CancellingFlowNodeState cancellingFlowNode, ExecutingThrowEventState executingThrowEvent) -
Method Summary
Methods inherited from class org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
defineAbortSequence, defineCancelSequence, defineNormalSequence, getFirstState, getStateAfter, getSupportedStates
-
Constructor Details
-
IntermediateThrowEventStates
public IntermediateThrowEventStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, AbortingFlowNodeState abortingFlowNode, CancellingFlowNodeState cancellingFlowNode, ExecutingThrowEventState executingThrowEvent)
-
-
Method Details
-
getFlowNodeType
- Specified by:
getFlowNodeTypein classFlowNodeStateSequences
-