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 IdentityInfoDataManager |
ProcessEngineConfigurationImpl.identityInfoDataManager |
Modifier and Type | Method and Description |
---|---|
IdentityInfoDataManager |
ProcessEngineConfigurationImpl.getIdentityInfoDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setIdentityInfoDataManager(IdentityInfoDataManager identityInfoDataManager) |
Modifier and Type | Field and Description |
---|---|
protected IdentityInfoDataManager |
IdentityInfoEntityManagerImpl.identityInfoDataManager |
Modifier and Type | Method and Description |
---|---|
IdentityInfoDataManager |
IdentityInfoEntityManagerImpl.getIdentityInfoDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
IdentityInfoEntityManagerImpl.setIdentityInfoDataManager(IdentityInfoDataManager identityInfoDataManager) |
Constructor and Description |
---|
IdentityInfoEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
IdentityInfoDataManager identityInfoDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisIdentityInfoDataManager |
Copyright © 2015 Alfresco. All rights reserved.