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