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 |
---|---|
GroupWithMembershipChanges |
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<GroupWithMembershipChanges> |
AzureAdRestEntityMapper.mapDeltaQueryGroups(GraphDeltaQueryResult<GraphDeltaQueryGroup> graphGroups,
long directoryId)
Maps a delta query result for groups to a result suitable for incremental synchronisation.
|
Copyright © 2021 Atlassian. All rights reserved.