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 ResourceDataManager |
ProcessEngineConfigurationImpl.resourceDataManager |
Modifier and Type | Method and Description |
---|---|
ResourceDataManager |
ProcessEngineConfigurationImpl.getResourceDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setResourceDataManager(ResourceDataManager resourceDataManager) |
Modifier and Type | Field and Description |
---|---|
protected ResourceDataManager |
ResourceEntityManagerImpl.resourceDataManager |
Modifier and Type | Method and Description |
---|---|
ResourceDataManager |
ResourceEntityManagerImpl.getResourceDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceEntityManagerImpl.setResourceDataManager(ResourceDataManager resourceDataManager) |
Constructor and Description |
---|
ResourceEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
ResourceDataManager resourceDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisResourceDataManager |
Copyright © 2015 Alfresco. All rights reserved.