Package | Description |
---|---|
com.atlassian.confluence.it.admin | |
com.atlassian.confluence.it.rpc | |
com.atlassian.confluence.it.rpc.delegates.admin |
Modifier and Type | Method and Description |
---|---|
static CacheStatistics.Capability |
CacheStatistics.Capability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheStatistics.Capability[] |
CacheStatistics.Capability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CacheStatistics |
CacheStatistics.fromHashTable(Hashtable hashtable,
Set<CacheStatistics.Capability> capabilities) |
Modifier and Type | Method and Description |
---|---|
Set<CacheStatistics.Capability> |
ConfluenceRpc.getCacheStatisticsCapabilities()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<CacheStatistics.Capability> |
CacheRpc.getCacheStatisticsCapabilities() |
Copyright © 2003–2018 Atlassian. All rights reserved.