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(CommandContext commandContext,
CoreIdmEngineConfiguration idmEngineConfiguration) |
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) |