Package | Description |
---|---|
com.atlassian.crowd.directory.query |
Modifier and Type | Method and Description |
---|---|
static FetchMode |
FetchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FetchMode[] |
FetchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ODataSelect |
MicrosoftGraphQueryTranslator.resolveAzureAdColumnsForSingleEntityTypeQuery(EntityDescriptor entity,
FetchMode fetchMode) |
ODataExpand |
MicrosoftGraphQueryTranslator.resolveAzureAdNavigationPropertiesForSingleEntityTypeQuery(EntityDescriptor entity,
FetchMode fetchMode) |
ODataSelect |
MicrosoftGraphQueryTranslator.translateColumnsForUsersAndGroupsQuery(FetchMode fetchMode) |
Copyright © 2020 Atlassian. All rights reserved.