Uses of Interface
com.atlassian.confluence.impl.user.crowd.CrowdUserCache.BulkLoader
Packages that use CrowdUserCache.BulkLoader
-
Uses of CrowdUserCache.BulkLoader in com.atlassian.confluence.impl.user.crowd
Methods in com.atlassian.confluence.impl.user.crowd with parameters of type CrowdUserCache.BulkLoaderModifier and TypeMethodDescriptionCollection<? extends com.atlassian.crowd.model.user.TimestampedUser>
CrowdUserCache.findByNames
(long directoryId, Collection<String> userNames, CrowdUserCache.BulkLoader loader) Finds all users with the given usernames.