| 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 UserDataManager |
IdmEngineConfiguration.userDataManager |
| Modifier and Type | Method and Description |
|---|---|
UserDataManager |
IdmEngineConfiguration.getUserDataManager() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.setUserDataManager(UserDataManager 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(IdmEngineConfiguration idmEngineConfiguration,
UserDataManager userDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisUserDataManager |
Copyright © 2022 Flowable. All rights reserved.