Uses of Class
com.flowable.idm.engine.impl.PlatformUserQueryImpl
Package
Description
-
Uses of PlatformUserQueryImpl in com.flowable.idm.engine.impl
Modifier and TypeMethodDescriptionprotected PlatformUserQueryImpl
PlatformUserQueryImpl.createNewQuery
(CommandContext commandContext, CoreIdmEngineConfiguration idmEngineConfiguration) -
Uses of PlatformUserQueryImpl in com.flowable.idm.engine.impl.persistence.entity.data
Modifier and TypeMethodDescriptionUserDataManager.findUserByQueryCriteria
(PlatformUserQueryImpl query) long
UserDataManager.findUserCountByQueryCriteria
(PlatformUserQueryImpl query) -
Uses of PlatformUserQueryImpl in com.flowable.idm.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionMybatisUserDataManager.findUserByQueryCriteria
(PlatformUserQueryImpl query) long
MybatisUserDataManager.findUserCountByQueryCriteria
(PlatformUserQueryImpl query)