| 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 IdentityLinkDataManager |
ProcessEngineConfigurationImpl.identityLinkDataManager |
| Modifier and Type | Method and Description |
|---|---|
IdentityLinkDataManager |
ProcessEngineConfigurationImpl.getIdentityLinkDataManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setIdentityLinkDataManager(IdentityLinkDataManager identityLinkDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected IdentityLinkDataManager |
IdentityLinkEntityManagerImpl.identityLinkDataManager |
| Modifier and Type | Method and Description |
|---|---|
IdentityLinkDataManager |
IdentityLinkEntityManagerImpl.getIdentityLinkDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityLinkEntityManagerImpl.setIdentityLinkDataManager(IdentityLinkDataManager identityLinkDataManager) |
| Constructor and Description |
|---|
IdentityLinkEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
IdentityLinkDataManager identityLinkDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisIdentityLinkDataManager |
Copyright © 2015 Alfresco. All rights reserved.