Class GraphUserQuery

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<PlatformUserQuery,PlatformUser>
com.flowable.microsoft.graph.impl.AbstractGraphQuery<PlatformUserQuery,PlatformUser>
com.flowable.idm.engine.microsoft.graph.GraphUserQuery
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 GraphUserQuery extends AbstractGraphQuery<PlatformUserQuery,PlatformUser> implements PlatformUserQuery
See Also: