| 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 IdentityInfoDataManager |
IdmEngineConfiguration.identityInfoDataManager |
| Modifier and Type | Method and Description |
|---|---|
IdentityInfoDataManager |
IdmEngineConfiguration.getIdentityInfoDataManager() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.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(IdmEngineConfiguration idmEngineConfiguration,
IdentityInfoDataManager identityInfoDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisIdentityInfoDataManager |
Copyright © 2017 Flowable. All rights reserved.