Class LdapGroupQuery

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

public class LdapGroupQuery extends AbstractLdapQuery<PlatformGroupQuery,PlatformGroup> implements PlatformGroupQuery
See Also: