Uses of Class
com.atlassian.crowd.directory.synchronisation.utils.AddUpdateSets
Packages that use AddUpdateSets
Package
Description
-
Uses of AddUpdateSets in com.atlassian.crowd.directory
Methods in com.atlassian.crowd.directory that return AddUpdateSetsModifier and TypeMethodDescriptionDirectoryCacheChangeOperations.getUsersToAddAndUpdate(Collection<? extends User> remoteUsers, Date syncStartDate) -
Uses of AddUpdateSets in com.atlassian.crowd.directory.synchronisation.cache
Methods in com.atlassian.crowd.directory.synchronisation.cache that return AddUpdateSetsModifier and TypeMethodDescriptionDirectoryCache.addOrUpdateCachedUsers(Collection<? extends User> users, Date syncStartDate) Synchronises a list of Users from an external directory in the local cache.