Uses of Class
com.atlassian.confluence.cache.DefaultConfluenceCache
Packages that use DefaultConfluenceCache
-
Uses of DefaultConfluenceCache in com.atlassian.confluence.cache
Subclasses of DefaultConfluenceCache in com.atlassian.confluence.cacheModifier and TypeClassDescriptionclass
An implementation ofCache
that records changes to a delegate cache, only actually performing them whenDeferredOperationsCache.sync()
is called.