Class CacheStatisticsPage
java.lang.Object
com.atlassian.confluence.it.admin.CacheStatisticsPage
Deprecated.
The Confluence admin screens that display the list of cache statistics.
-
Method Summary
Modifier and TypeMethodDescriptionvoidclickFlushCache(String cacheKey) Deprecated.intgetCacheSize(String cacheName) Deprecated.voidsetCacheSize(String cacheName, int size) Deprecated.static CacheStatisticsPageview()Deprecated.static CacheStatisticsPageview(net.sourceforge.jwebunit.junit.WebTester tester) Deprecated.
-
Method Details
-
view
Deprecated. -
view
Deprecated. -
getCacheSize
Deprecated. -
setCacheSize
Deprecated. -
clickFlushCache
Deprecated.
-