| Package | Description |
|---|---|
| com.atlassian.crowd.directory | |
| com.atlassian.crowd.directory.rest.mapper |
| Modifier and Type | Method and Description |
|---|---|
DeltaQueryResult<GroupTemplateWithAttributesAndMembershipChanges> |
AzureAdDirectory.fetchGroupChanges(String syncToken) |
DeltaQueryResult<GroupTemplateWithAttributesAndMembershipChanges> |
AzureAdDirectory.performGroupsDeltaQuery() |
| 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.