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 boolean |
EndExecutionOperation.isAllEventScopeExecutions(ExecutionEntityManager executionEntityManager,
ExecutionEntity parentExecution) |
Modifier and Type | Method and Description |
---|---|
protected void |
TerminateEndEventActivityBehavior.deleteExecutionEntities(CommandContext commandContext,
ExecutionEntityManager executionEntityManager,
ExecutionTreeBfsIterator treeIterator) |
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 © 2015 Alfresco. All rights reserved.