| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionEntity> |
EndExecutionOperation.getActiveChildExecutionsForExecution(ExecutionEntityManager executionEntityManager,
String executionId) |
protected int |
EndExecutionOperation.getNumberOfActiveChildExecutionsForExecution(ExecutionEntityManager executionEntityManager,
String executionId) |
protected int |
EndExecutionOperation.getNumberOfActiveChildExecutionsForProcessInstance(ExecutionEntityManager executionEntityManager,
String processInstanceId) |
protected void |
EndExecutionOperation.handleMultiInstanceSubProcess(ExecutionEntityManager executionEntityManager,
ExecutionEntity parentExecution) |
protected ExecutionEntity |
EndExecutionOperation.handleRegularExecutionEnd(ExecutionEntityManager executionEntityManager,
ExecutionEntity parentExecution) |
protected ExecutionEntity |
EndExecutionOperation.handleSubProcessEnd(ExecutionEntityManager executionEntityManager,
ExecutionEntity parentExecution,
org.activiti.bpmn.model.SubProcess subProcess) |
protected boolean |
EndExecutionOperation.isAllEventScopeExecutions(ExecutionEntityManager executionEntityManager,
ExecutionEntity parentExecution) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionEntityManager |
DefaultJobManager.getExecutionEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TerminateEndEventActivityBehavior.defaultTerminateEndEventBehaviour(DelegateExecution execution,
CommandContext commandContext,
ExecutionEntityManager executionEntityManager) |
protected void |
TerminateEndEventActivityBehavior.deleteExecutionEntities(ExecutionEntityManager executionEntityManager,
ExecutionEntity rootExecutionEntity,
String deleteReason) |
protected void |
TerminateEndEventActivityBehavior.terminateAllBehaviour(DelegateExecution execution,
CommandContext commandContext,
ExecutionEntityManager executionEntityManager) |
protected void |
TerminateEndEventActivityBehavior.terminateMultiInstanceRoot(DelegateExecution execution,
CommandContext commandContext,
ExecutionEntityManager executionEntityManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionEntityManager |
ProcessEngineConfigurationImpl.executionEntityManager |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEntityManager |
ProcessEngineConfigurationImpl.getExecutionEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setExecutionEntityManager(ExecutionEntityManager executionEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEntityManager |
CommandContext.getExecutionEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionEntityManager |
AbstractManager.getExecutionEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionEntityManagerImpl |
Copyright © 2016 Alfresco. All rights reserved.