Class IntermediateCatchEventStates
java.lang.Object
org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
org.bonitasoft.engine.execution.transition.IntermediateCatchEventStates
-
Constructor Summary
ConstructorsConstructorDescriptionIntermediateCatchEventStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, CancellingBoundaryAndIntermediateCatchEventState cancelingBoundaryAndIntermediateCatchEvent, ExecutingFlowNodeState executing, InitializingActivityState initializing, WaitingFlowNodeState waiting, AbortingBoundaryAndIntermediateCatchEventState abortingBoundaryAndIntermediateCatchEvent) -
Method Summary
Methods inherited from class org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
defineAbortSequence, defineCancelSequence, defineNormalSequence, getFirstState, getStateAfter, getSupportedStates
-
Constructor Details
-
IntermediateCatchEventStates
public IntermediateCatchEventStates(CompletedActivityState completed, AbortedFlowNodeState aborted, CancelledFlowNodeState cancelled, CancellingBoundaryAndIntermediateCatchEventState cancelingBoundaryAndIntermediateCatchEvent, ExecutingFlowNodeState executing, InitializingActivityState initializing, WaitingFlowNodeState waiting, AbortingBoundaryAndIntermediateCatchEventState abortingBoundaryAndIntermediateCatchEvent)
-
-
Method Details
-
getFlowNodeType
- Specified by:
getFlowNodeTypein classFlowNodeStateSequences
-