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 HistoricVariableInstanceDataManager |
ProcessEngineConfigurationImpl.historicVariableInstanceDataManager |
Modifier and Type | Method and Description |
---|---|
HistoricVariableInstanceDataManager |
ProcessEngineConfigurationImpl.getHistoricVariableInstanceDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setHistoricVariableInstanceDataManager(HistoricVariableInstanceDataManager historicVariableInstanceDataManager) |
Modifier and Type | Field and Description |
---|---|
protected HistoricVariableInstanceDataManager |
HistoricVariableInstanceEntityManagerImpl.historicVariableInstanceDataManager |
Modifier and Type | Method and Description |
---|---|
HistoricVariableInstanceDataManager |
HistoricVariableInstanceEntityManagerImpl.getHistoricVariableInstanceDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
HistoricVariableInstanceEntityManagerImpl.setHistoricVariableInstanceDataManager(HistoricVariableInstanceDataManager historicVariableInstanceDataManager) |
Constructor and Description |
---|
HistoricVariableInstanceEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
HistoricVariableInstanceDataManager historicVariableInstanceDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisHistoricVariableInstanceDataManager |
Copyright © 2015 Alfresco. All rights reserved.