| Package | Description |
|---|---|
| com.flowable.idm.engine.impl | |
| com.flowable.idm.engine.impl.persistence.entity.data | |
| com.flowable.idm.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformUserQueryImpl |
PlatformUserQueryImpl.createNewQuery() |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformUser> |
UserDataManager.findUserByQueryCriteria(PlatformUserQueryImpl query) |
long |
UserDataManager.findUserCountByQueryCriteria(PlatformUserQueryImpl query) |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformUser> |
MybatisUserDataManager.findUserByQueryCriteria(PlatformUserQueryImpl query) |
long |
MybatisUserDataManager.findUserCountByQueryCriteria(PlatformUserQueryImpl query) |
Copyright © 2019. All rights reserved.