Uses of Interface
com.atlassian.confluence.cache.CacheConfigManager
Packages that use CacheConfigManager
Package
Description
These REST resources are replacements for admin-level functest RPC calls and should only
be run by a sys-admin in a websudo session.
-
Uses of CacheConfigManager in com.atlassian.confluence.cache
Classes in com.atlassian.confluence.cache that implement CacheConfigManager -
Uses of CacheConfigManager in com.atlassian.confluence.cache.ehcache
Classes in com.atlassian.confluence.cache.ehcache that implement CacheConfigManagerModifier and TypeClassDescriptionclass
Class that allows Confluence's ehcache configuration to be modified programmatically. -
Uses of CacheConfigManager in com.atlassian.confluence.functest.rest.admin
Constructors in com.atlassian.confluence.functest.rest.admin with parameters of type CacheConfigManagerModifierConstructorDescriptionCacheResource
(com.atlassian.cache.CacheManager cacheManager, CacheConfigManager cacheConfigManager) -
Uses of CacheConfigManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type CacheConfigManagerModifier and TypeMethodDescriptionvoid
FuncTestRpcHandlerImpl.setCacheConfigManager
(CacheConfigManager cacheConfigManager)