Class BoundaryEventStates
java.lang.Object
org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
org.bonitasoft.engine.execution.transition.BoundaryEventStates
-
Constructor Summary
ConstructorsConstructorDescriptionBoundaryEventStates(CompletedActivityState completed, AbortingBoundaryAndIntermediateCatchEventState aborting, AbortedFlowNodeState aborted, CancellingBoundaryAndIntermediateCatchEventState cancelling, CancelledFlowNodeState cancelled, WaitingFlowNodeState waiting, InitializingBoundaryEventState initializingBoundaryEvent, ExecutingBoundaryEventState executingBoundaryEvent) -
Method Summary
Methods inherited from class org.bonitasoft.engine.execution.transition.FlowNodeStateSequences
defineAbortSequence, defineCancelSequence, defineNormalSequence, getFirstState, getStateAfter, getSupportedStates
-
Constructor Details
-
BoundaryEventStates
public BoundaryEventStates(CompletedActivityState completed, AbortingBoundaryAndIntermediateCatchEventState aborting, AbortedFlowNodeState aborted, CancellingBoundaryAndIntermediateCatchEventState cancelling, CancelledFlowNodeState cancelled, WaitingFlowNodeState waiting, InitializingBoundaryEventState initializingBoundaryEvent, ExecutingBoundaryEventState executingBoundaryEvent)
-
-
Method Details
-
getFlowNodeType
- Specified by:
getFlowNodeTypein classFlowNodeStateSequences
-