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 TaskDataManager |
ProcessEngineConfigurationImpl.taskDataManager |
Modifier and Type | Method and Description |
---|---|
TaskDataManager |
ProcessEngineConfigurationImpl.getTaskDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setTaskDataManager(TaskDataManager taskDataManager) |
Modifier and Type | Field and Description |
---|---|
protected TaskDataManager |
TaskEntityManagerImpl.taskDataManager |
Modifier and Type | Method and Description |
---|---|
TaskDataManager |
TaskEntityManagerImpl.getTaskDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
TaskEntityManagerImpl.setTaskDataManager(TaskDataManager taskDataManager) |
Constructor and Description |
---|
TaskEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
TaskDataManager taskDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisTaskDataManager |
Copyright © 2015 Alfresco. All rights reserved.