Uses of Class
com.flowable.idm.engine.impl.PlatformIdentityInfoQueryImpl
Packages that use PlatformIdentityInfoQueryImpl
Package
Description
-
Uses of PlatformIdentityInfoQueryImpl in com.flowable.idm.engine.impl.persistence.entity.data
Methods in com.flowable.idm.engine.impl.persistence.entity.data with parameters of type PlatformIdentityInfoQueryImplModifier and TypeMethodDescriptionPlatformIdentityInfoDataManager.findIdentityInfoByQueryCriteria
(PlatformIdentityInfoQueryImpl query) long
PlatformIdentityInfoDataManager.findIdentityInfoCountByQueryCriteria
(PlatformIdentityInfoQueryImpl query) -
Uses of PlatformIdentityInfoQueryImpl in com.flowable.idm.engine.impl.persistence.entity.data.impl
Methods in com.flowable.idm.engine.impl.persistence.entity.data.impl with parameters of type PlatformIdentityInfoQueryImplModifier and TypeMethodDescriptionMybatisPlatformIdentityInfoDataManager.findIdentityInfoByQueryCriteria
(PlatformIdentityInfoQueryImpl query) long
MybatisPlatformIdentityInfoDataManager.findIdentityInfoCountByQueryCriteria
(PlatformIdentityInfoQueryImpl query)