Class GraphGroupQuery

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

public class GraphGroupQuery extends AbstractGraphQuery<PlatformGroupQuery,PlatformGroup> implements PlatformGroupQuery
See Also: