Class LdapUserQuery

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<PlatformUserQuery,PlatformUser>
All Implemented Interfaces:
PlatformUserQuery, Serializable, org.flowable.common.engine.api.query.Query<PlatformUserQuery,PlatformUser>, org.flowable.common.engine.impl.interceptor.Command<Object>, org.flowable.idm.api.UserBaseQuery<PlatformUserQuery,PlatformUser>

public class LdapUserQuery extends AbstractLdapQuery<PlatformUserQuery,PlatformUser> implements PlatformUserQuery
See Also: