|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.admin.CacheStatisticsPage
@Deprecated public class CacheStatisticsPage
The Confluence admin screens that display the list of cache statistics.
| Method Summary | |
|---|---|
void |
clickFlushCache(String cacheKey)
Deprecated. |
int |
getCacheSize(String cacheName)
Deprecated. |
void |
setCacheSize(String cacheName,
int size)
Deprecated. |
static CacheStatisticsPage |
view()
Deprecated. |
static CacheStatisticsPage |
view(net.sourceforge.jwebunit.junit.WebTester tester)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public static CacheStatisticsPage view()
@Deprecated public static CacheStatisticsPage view(net.sourceforge.jwebunit.junit.WebTester tester)
public int getCacheSize(String cacheName)
public void setCacheSize(String cacheName,
int size)
public void clickFlushCache(String cacheKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||