Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.persistence.entity.data.impl |
Modifier and Type | Field and Description |
---|---|
protected ExecutionDataManager |
ProcessEngineConfigurationImpl.executionDataManager |
Modifier and Type | Method and Description |
---|---|
ExecutionDataManager |
ProcessEngineConfigurationImpl.getExecutionDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setExecutionDataManager(ExecutionDataManager executionDataManager) |
Modifier and Type | Field and Description |
---|---|
protected ExecutionDataManager |
ExecutionEntityManagerImpl.executionDataManager |
Modifier and Type | Method and Description |
---|---|
ExecutionDataManager |
ExecutionEntityManagerImpl.getExecutionDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionEntityManagerImpl.setExecutionDataManager(ExecutionDataManager executionDataManager) |
Constructor and Description |
---|
ExecutionEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
ExecutionDataManager executionDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisExecutionDataManager |
Copyright © 2015 Alfresco. All rights reserved.