| Package | Description |
|---|---|
| com.atlassian.crowd.directory.rest.entity.delta | |
| com.atlassian.crowd.directory.rest.mapper |
| Constructor and Description |
|---|
GraphDeltaQueryGroupList(String nextLink,
List<GraphDeltaQueryGroup> entries) |
| Modifier and Type | Method and Description |
|---|---|
GroupTemplateWithAttributesAndMembershipChanges |
AzureAdRestEntityMapper.mapDeltaQueryGroup(GraphDeltaQueryGroup graphGroup,
long directoryId)
Maps a group obtained from the Azure AD groups endpoint to a Crowd object
|
| 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.
|
Copyright © 2019 Atlassian. All rights reserved.