public class ExceptionalStateTransitionsManager extends NormalStateTransitionsManager
stateTransitions| Constructor and Description |
|---|
ExceptionalStateTransitionsManager(java.util.Map<java.lang.Integer,FlowNodeState> stateTransitions,
SFlowNodeInstance flowNodeInstance) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowNodeState |
getNextStateFromMap(FlowNodeState currentState) |
getNextStatepublic ExceptionalStateTransitionsManager(java.util.Map<java.lang.Integer,FlowNodeState> stateTransitions, SFlowNodeInstance flowNodeInstance)
protected FlowNodeState getNextStateFromMap(FlowNodeState currentState)
getNextStateFromMap in class NormalStateTransitionsManager