Class CacheStatisticsPage

java.lang.Object
com.atlassian.confluence.it.admin.CacheStatisticsPage

@Deprecated public class CacheStatisticsPage extends Object
Deprecated.
The Confluence admin screens that display the list of cache statistics.
  • Method Details

    • view

      @Deprecated public static CacheStatisticsPage view()
      Deprecated.
    • view

      @Deprecated public static CacheStatisticsPage view(net.sourceforge.jwebunit.junit.WebTester tester)
      Deprecated.
    • getCacheSize

      public int getCacheSize(String cacheName)
      Deprecated.
    • setCacheSize

      public void setCacheSize(String cacheName, int size)
      Deprecated.
    • clickFlushCache

      public void clickFlushCache(String cacheKey)
      Deprecated.