com.atlassian.confluence.it.admin
Class CacheStatisticsPage
java.lang.Object
com.atlassian.confluence.it.admin.CacheStatisticsPage
public class CacheStatisticsPage
- extends Object
The Confluence admin screens that display the list of cache statistics.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
public static CacheStatisticsPage view()
getCacheSize
public int getCacheSize(String cacheName)
setCacheSize
public void setCacheSize(String cacheName,
int size)
clickFlushCache
public void clickFlushCache(String cacheKey)
Copyright © 2003-2013 Atlassian. All Rights Reserved.