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 ModelDataManager |
ProcessEngineConfigurationImpl.modelDataManager |
Modifier and Type | Method and Description |
---|---|
ModelDataManager |
ProcessEngineConfigurationImpl.getModelDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setModelDataManager(ModelDataManager modelDataManager) |
Modifier and Type | Field and Description |
---|---|
protected ModelDataManager |
ModelEntityManagerImpl.modelDataManager |
Modifier and Type | Method and Description |
---|---|
ModelDataManager |
ModelEntityManagerImpl.getModelDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
ModelEntityManagerImpl.setModelDataManager(ModelDataManager modelDataManager) |
Constructor and Description |
---|
ModelEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
ModelDataManager modelDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisModelDataManager |
Copyright © 2015 Alfresco. All rights reserved.