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