Uses of Enum Class
com.atlassian.crowd.directory.query.FetchMode
Packages that use FetchMode
-
Uses of FetchMode in com.atlassian.crowd.directory.query
Methods in com.atlassian.crowd.directory.query that return FetchModeModifier and TypeMethodDescriptionstatic FetchMode
Returns the enum constant of this class with the specified name.static FetchMode[]
FetchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.crowd.directory.query with parameters of type FetchModeModifier and TypeMethodDescriptionMicrosoftGraphQueryTranslator.resolveAzureAdColumnsForSingleEntityTypeQuery
(EntityDescriptor entity, FetchMode fetchMode) MicrosoftGraphQueryTranslator.resolveAzureAdNavigationPropertiesForSingleEntityTypeQuery
(EntityDescriptor entity, FetchMode fetchMode) MicrosoftGraphQueryTranslator.translateColumnsForUsersAndGroupsQuery
(FetchMode fetchMode)