protected List<ExecutionEntity> |
AbstractDynamicStateManager.createEmbeddedSubProcessAndExecutions(Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements,
List<ExecutionEntity> movingExecutions,
MoveExecutionEntityContainer moveExecutionEntityContainer,
ProcessInstanceChangeState processInstanceChangeState,
CommandContext commandContext) |
protected ExecutionEntity |
AbstractDynamicStateManager.deleteDirectParentExecutions(String parentExecutionId,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements,
Collection<String> executionIdsNotToDelete,
CommandContext commandContext) |
protected ExecutionEntity |
AbstractDynamicStateManager.deleteParentExecutions(String parentExecutionId,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements,
Collection<String> executionIdsNotToDelete,
CommandContext commandContext) |
protected ExecutionEntity |
AbstractDynamicStateManager.deleteParentExecutions(String parentExecutionId,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements,
CommandContext commandContext) |
protected boolean |
AbstractDynamicStateManager.isSubProcessAncestorOfAnyNewFlowElements(String subProcessId,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> flowElements) |
protected boolean |
AbstractDynamicStateManager.isSubProcessContainerOfAnyFlowElement(String subProcessId,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements) |
protected ExecutionEntity |
AbstractDynamicStateManager.resolveParentExecutionToDelete(ExecutionEntity execution,
Collection<MoveExecutionEntityContainer.FlowElementMoveEntry> moveToFlowElements) |