org.bonitasoft.engine.execution
public class NormalStateTransitionsManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState> |
stateTransitions |
| Constructor and Description |
|---|
NormalStateTransitionsManager(Map<Integer,org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState> stateTransitions,
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstance flowNodeInstance) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState |
getNextState(org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState currentState) |
protected org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState |
getNextStateFromMap(org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState currentState) |
public org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState getNextState(org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState currentState)
throws SIllegalStateTransition
SIllegalStateTransitionprotected org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState getNextStateFromMap(org.bonitasoft.engine.core.process.instance.api.states.FlowNodeState currentState)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.