Uses of Class
com.atlassian.confluence.impl.propertyset.ReadThroughCachingUserPropertySetFactory
-
Packages that use ReadThroughCachingUserPropertySetFactory Package Description com.atlassian.confluence.impl.propertyset -
-
Uses of ReadThroughCachingUserPropertySetFactory in com.atlassian.confluence.impl.propertyset
Methods in com.atlassian.confluence.impl.propertyset that return ReadThroughCachingUserPropertySetFactory Modifier and Type Method Description static ReadThroughCachingUserPropertySetFactoryReadThroughCachingUserPropertySetFactory. create(com.atlassian.user.properties.PropertySetFactory delegate, com.atlassian.cache.CacheFactory cacheFactory)Create an instance for the given delegatePropertySetFactory.
-