| Package | Description |
|---|---|
| com.atlassian.crowd.directory.rest | |
| com.atlassian.crowd.directory.rest.mapper |
| Modifier and Type | Method and Description |
|---|---|
<V extends PageableDeltaQueryGraphList<T>,T> |
AzureAdPagingWrapper.fetchAllDeltaQueryResults(V firstPage,
Class<V> resultsClass) |
| Modifier and Type | Method and Description |
|---|---|
DeltaQueryResult<GroupTemplateWithAttributesAndMembershipChanges> |
AzureAdRestEntityMapper.mapDeltaQueryGroups(GraphDeltaQueryResult<GraphDeltaQueryGroup> graphGroups,
long directoryId)
Maps a delta query result for groups to a result suitable for incremental synchronisation.
|
DeltaQueryResult<UserWithAttributes> |
AzureAdRestEntityMapper.mapDeltaQueryUsers(GraphDeltaQueryResult<GraphDeltaQueryUser> graphUsersList,
long directoryId)
Maps a delta query result for users to a result suitable for incremental synchronisation.
|
Copyright © 2019 Atlassian. All rights reserved.