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 UserDataManager |
ProcessEngineConfigurationImpl.userDataManager |
Modifier and Type | Method and Description |
---|---|
UserDataManager |
ProcessEngineConfigurationImpl.getUserDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setUserDataManager(UserDataManager userDataManager) |
Modifier and Type | Field and Description |
---|---|
protected UserDataManager |
UserEntityManagerImpl.userDataManager |
Modifier and Type | Method and Description |
---|---|
UserDataManager |
UserEntityManagerImpl.getUserDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
UserEntityManagerImpl.setUserDataManager(UserDataManager userDataManager) |
Constructor and Description |
---|
UserEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
UserDataManager userDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisUserDataManager |
Copyright © 2015 Alfresco. All rights reserved.