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 HistoricIdentityLinkDataManager |
ProcessEngineConfigurationImpl.historicIdentityLinkDataManager |
Modifier and Type | Method and Description |
---|---|
HistoricIdentityLinkDataManager |
ProcessEngineConfigurationImpl.getHistoricIdentityLinkDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setHistoricIdentityLinkDataManager(HistoricIdentityLinkDataManager historicIdentityLinkDataManager) |
Modifier and Type | Field and Description |
---|---|
protected HistoricIdentityLinkDataManager |
HistoricIdentityLinkEntityManagerImpl.historicIdentityLinkDataManager |
Modifier and Type | Method and Description |
---|---|
HistoricIdentityLinkDataManager |
HistoricIdentityLinkEntityManagerImpl.getHistoricIdentityLinkDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
HistoricIdentityLinkEntityManagerImpl.setHistoricIdentityLinkDataManager(HistoricIdentityLinkDataManager historicIdentityLinkDataManager) |
Constructor and Description |
---|
HistoricIdentityLinkEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
HistoricIdentityLinkDataManager historicIdentityLinkDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisHistoricIdentityLinkDataManager |
Copyright © 2015 Alfresco. All rights reserved.