Uses of Class
com.atlassian.confluence.impl.user.RegisteredUsersCache
Packages that use RegisteredUsersCache
-
Uses of RegisteredUsersCache in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type RegisteredUsersCacheModifier and TypeMethodDescriptionvoidDefaultUserChecker.setRegisteredUsersCache(RegisteredUsersCache registeredUsersCache) Constructors in com.atlassian.confluence.util with parameters of type RegisteredUsersCacheModifierConstructorDescriptionReadOnlyLicenseCalculator(RegisteredUsersCache registeredUsersCache, TransactionExecutor<Integer> executor)