Uses of Class
com.atlassian.confluence.impl.user.RegisteredUsersCache
-
Packages that use RegisteredUsersCache Package Description com.atlassian.confluence.util -
-
Uses of RegisteredUsersCache in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type RegisteredUsersCache Modifier and Type Method Description voidDefaultUserChecker. setRegisteredUsersCache(RegisteredUsersCache registeredUsersCache)Constructors in com.atlassian.confluence.util with parameters of type RegisteredUsersCache Constructor Description ReadOnlyLicenseCalculator(RegisteredUsersCache registeredUsersCache, TransactionExecutor<Integer> executor)
-