Uses of Interface
com.atlassian.confluence.it.admin.CacheKey
-
Packages that use CacheKey Package Description com.atlassian.confluence.it.admin com.atlassian.confluence.it.rpc com.atlassian.confluence.it.rpc.delegates.admin -
-
Uses of CacheKey in com.atlassian.confluence.it.admin
Classes in com.atlassian.confluence.it.admin that implement CacheKey Modifier and Type Class Description class
StandardCacheKey
Enum of the standard cache keys. -
Uses of CacheKey in com.atlassian.confluence.it.rpc
Methods in com.atlassian.confluence.it.rpc with parameters of type CacheKey Modifier and Type Method Description CacheStatistics
ConfluenceRpc. getCacheStatistics(CacheKey key)
Deprecated. -
Uses of CacheKey in com.atlassian.confluence.it.rpc.delegates.admin
Methods in com.atlassian.confluence.it.rpc.delegates.admin with parameters of type CacheKey Modifier and Type Method Description CacheStatistics
CacheRpc. getCacheStatistics(CacheKey key)
-