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