Interface PlatformUserQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<PlatformUserQuery,PlatformUser>, org.flowable.idm.api.UserBaseQuery<PlatformUserQuery,PlatformUser>
All Known Implementing Classes:
LdapUserQuery, PlatformUserQueryImpl

public interface PlatformUserQuery extends org.flowable.idm.api.UserBaseQuery<PlatformUserQuery,PlatformUser>