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 GroupDataManager |
ProcessEngineConfigurationImpl.groupDataManager |
Modifier and Type | Method and Description |
---|---|
GroupDataManager |
ProcessEngineConfigurationImpl.getGroupDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setGroupDataManager(GroupDataManager groupDataManager) |
Modifier and Type | Field and Description |
---|---|
protected GroupDataManager |
GroupEntityManagerImpl.groupDataManager |
Modifier and Type | Method and Description |
---|---|
GroupDataManager |
GroupEntityManagerImpl.getGroupDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
GroupEntityManagerImpl.setGroupDataManager(GroupDataManager groupDataManager) |
Constructor and Description |
---|
GroupEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
GroupDataManager groupDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisGroupDataManager |
Copyright © 2015 Alfresco. All rights reserved.