| Package | Description |
|---|---|
| org.flowable.engine.dynamic | |
| org.flowable.engine.impl.dynamic |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicStateManager.moveExecutionState(List<MoveExecutionEntityContainer> moveExecutionEntityContainerList,
Map<String,Object> processVariables,
Map<String,Map<String,Object>> localVariables,
CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionEntity> |
DefaultDynamicStateManager.createEmbeddedSubProcessExecutions(Collection<org.flowable.bpmn.model.FlowElement> moveToFlowElements,
List<ExecutionEntity> currentExecutions,
MoveExecutionEntityContainer moveExecutionContainer,
CommandContext commandContext) |
protected void |
DefaultDynamicStateManager.resolveSubProcesExecutionsToCreate(String searchActivitiyId,
org.flowable.bpmn.model.SubProcess searchSubProcess,
List<ExecutionEntity> currentExecutions,
MoveExecutionEntityContainer moveExecutionContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDynamicStateManager.moveExecutionState(List<MoveExecutionEntityContainer> moveExecutionEntityContainerList,
Map<String,Object> processVariables,
Map<String,Map<String,Object>> localVariables,
CommandContext commandContext) |
Copyright © 2018 Flowable. All rights reserved.