Uses of Class
com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser
Packages that use GraphDeltaQueryUser
Package
Description
-
Uses of GraphDeltaQueryUser in com.atlassian.crowd.directory.rest.entity.delta
Constructor parameters in com.atlassian.crowd.directory.rest.entity.delta with type arguments of type GraphDeltaQueryUserModifierConstructorDescriptionGraphDeltaQueryUserList
(String nextLink, List<GraphDeltaQueryUser> entries) -
Uses of GraphDeltaQueryUser in com.atlassian.crowd.directory.rest.mapper
Method parameters in com.atlassian.crowd.directory.rest.mapper with type arguments of type GraphDeltaQueryUserModifier and TypeMethodDescriptionAzureAdRestEntityMapper.mapDeltaQueryUsers
(GraphDeltaQueryResult<GraphDeltaQueryUser> graphUsersList, long directoryId, String alternativeUsernameAttribute) Maps a delta query result for users to a result suitable for incremental synchronisation.