| 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 VariableInstanceDataManager |
ProcessEngineConfigurationImpl.variableInstanceDataManager |
| Modifier and Type | Method and Description |
|---|---|
VariableInstanceDataManager |
ProcessEngineConfigurationImpl.getVariableInstanceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setVariableInstanceDataManager(VariableInstanceDataManager variableInstanceDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected VariableInstanceDataManager |
VariableInstanceEntityManagerImpl.variableInstanceDataManager |
| Modifier and Type | Method and Description |
|---|---|
VariableInstanceDataManager |
VariableInstanceEntityManagerImpl.getVariableInstanceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableInstanceEntityManagerImpl.setVariableInstanceDataManager(VariableInstanceDataManager variableInstanceDataManager) |
| Constructor and Description |
|---|
VariableInstanceEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
VariableInstanceDataManager variableInstanceDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisVariableInstanceDataManager |
Copyright © 2015 Alfresco. All rights reserved.