| 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 DeploymentDataManager |
ProcessEngineConfigurationImpl.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDataManager |
ProcessEngineConfigurationImpl.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setDeploymentDataManager(DeploymentDataManager deploymentDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentDataManager |
DeploymentEntityManagerImpl.deploymentDataManager |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDataManager |
DeploymentEntityManagerImpl.getDeploymentDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentEntityManagerImpl.setDeploymentDataManager(DeploymentDataManager deploymentDataManager) |
| Constructor and Description |
|---|
DeploymentEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
DeploymentDataManager deploymentDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDeploymentDataManager |
Copyright © 2015 Alfresco. All rights reserved.