| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.instance.api.states | |
| org.bonitasoft.engine.execution | |
| org.bonitasoft.engine.execution.state |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FlowNodeState.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
SIllegalStateTransition |
| Modifier and Type | Method and Description |
|---|---|
void |
StateBehaviors.executeChildrenActivities(SFlowNodeInstance flowNodeInstance) |
StateCode |
FlowNodeExecutorImpl.executeState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance,
FlowNodeState state) |
StateCode |
FlowNodeExecutor.executeState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance,
FlowNodeState state) |
FlowNodeState |
FlowNodeStateManagerImpl.getNextNormalState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance,
int currentStateId) |
| Modifier and Type | Method and Description |
|---|---|
FlowNodeState |
FlowNodeStateManager.getNextNormalState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance,
int currentStateId) |
boolean |
ExecutingMultiInstanceActivityStateImpl.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
boolean |
ExecutingLoopActivityStateImpl.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
boolean |
EndingFlowNodeContainerExceptionStateImpl.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
boolean |
EndingCallActivityExceptionStateImpl.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
boolean |
CompletingSubTaskStateImpl.shouldExecuteState(SProcessDefinition processDefinition,
SFlowNodeInstance flowNodeInstance) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.