Uses of Class
com.atlassian.crowd.directory.query.GraphQuery
Packages that use GraphQuery
-
Uses of GraphQuery in com.atlassian.crowd.directory.query
Methods in com.atlassian.crowd.directory.query that return GraphQueryModifier and TypeMethodDescriptionMicrosoftGraphQueryTranslator.convert(EntityQuery query, String usernameAttribute) Converts a Crowd EntityQuery to a GraphQuery that should be used to fetch the first page of results. -
Uses of GraphQuery in com.atlassian.crowd.directory.rest
Methods in com.atlassian.crowd.directory.rest with parameters of type GraphQueryModifier and TypeMethodDescriptionAzureAdRestClient.searchGroups(GraphQuery query) AzureAdRestClient.searchUsers(GraphQuery query)