Uses of Enum Class
com.atlassian.confluence.cache.CoreCache
Packages that use CoreCache
Package
Description
-
Uses of CoreCache in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return CoreCache -
Uses of CoreCache in com.atlassian.confluence.impl.cache
Methods in com.atlassian.confluence.impl.cache with parameters of type CoreCacheModifier and TypeMethodDescriptionstatic <K,
V> ReadThroughAtlassianCache<K, V> ReadThroughAtlassianCache.create
(com.atlassian.cache.CacheFactory atlassianCacheFactory, CoreCache cacheName) -
Uses of CoreCache in com.atlassian.confluence.impl.labels
Methods in com.atlassian.confluence.impl.labels with parameters of type CoreCacheModifier and TypeMethodDescriptionstatic <T extends Serializable>
ReadThroughMostPopularCache<T>ReadThroughMostPopularCache.create
(com.atlassian.cache.CacheFactory cacheFactory, CoreCache cacheName)