| Package | Description |
|---|---|
| org.flowable.idm.engine.impl.persistence.entity | |
| org.flowable.idm.engine.impl.persistence.entity.data.impl | |
| org.flowable.ldap.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
UserEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserEntityManagerImpl.findById(String entityId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserEntityManagerImpl.delete(UserEntity userEntity) |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
MybatisUserDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends UserEntity> |
MybatisUserDataManager.getManagedEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
protected UserEntity |
LDAPUserQueryImpl.findById(String userId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LDAPUserQueryImpl.mapSearchResultToUser(SearchResult result,
UserEntity user) |
Copyright © 2023 Flowable. All rights reserved.