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) |
Modifier and Type | Method and Description |
---|---|
DeltaQueryResult<GroupWithMembershipChanges> |
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 © 2021 Atlassian. All rights reserved.