Class SubProcessActivityTaskStates
java.lang.Object
org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
org.bonitasoft.engine.execution.transition.SubProcessActivityTaskStates
-
Constructor Summary
ConstructorsConstructorDescriptionSubProcessActivityTaskStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, ExecutingCallActivityState executingCallActivity, AbortingCallActivityState abortingCallActivity, CancellingCallActivityState cancellingCallActivity) -
Method Summary
Methods inherited from class org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
defineAbortSequence, defineCancelSequence, defineNormalSequence, getFirstState, getStateAfter, getSupportedStates
-
Constructor Details
-
SubProcessActivityTaskStates
public SubProcessActivityTaskStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, ExecutingCallActivityState executingCallActivity, AbortingCallActivityState abortingCallActivity, CancellingCallActivityState cancellingCallActivity)
-
-
Method Details
-
getFlowNodeType
- Specified by:
getFlowNodeTypein classFlowNodeStateSequences
-