Class GraphQuery
java.lang.Object
com.atlassian.crowd.directory.query.GraphQuery
Represents a query to the Microsoft Graph API. Contains the filter, the columns to retrieve, the start index and the
max results
-
Constructor Summary
ConstructorDescriptionGraphQuery
(ODataFilter filter, ODataSelect select, int startIndex, ODataTop limit) -
Method Summary