| Package | Description |
|---|---|
| org.flowable.idm.engine | |
| org.flowable.idm.engine.impl.persistence.entity | |
| org.flowable.idm.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected GroupDataManager |
IdmEngineConfiguration.groupDataManager |
| Modifier and Type | Method and Description |
|---|---|
GroupDataManager |
IdmEngineConfiguration.getGroupDataManager() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.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(IdmEngineConfiguration idmEngineConfiguration,
GroupDataManager groupDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisGroupDataManager |
Copyright © 2017 Flowable. All rights reserved.