Uses of Class
com.atlassian.confluence.it.admin.CacheStatistics.Capability

Packages that use CacheStatistics.Capability
com.atlassian.confluence.it.admin   
com.atlassian.confluence.it.rpc   
com.atlassian.confluence.it.rpc.delegates.admin   
 

Uses of CacheStatistics.Capability in com.atlassian.confluence.it.admin
 

Methods in com.atlassian.confluence.it.admin that return CacheStatistics.Capability
static CacheStatistics.Capability CacheStatistics.Capability.valueOf(java.lang.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.
 

Method parameters in com.atlassian.confluence.it.admin with type arguments of type CacheStatistics.Capability
static CacheStatistics CacheStatistics.fromHashTable(java.util.Hashtable hashtable, java.util.Set<CacheStatistics.Capability> capabilities)
           
 

Uses of CacheStatistics.Capability in com.atlassian.confluence.it.rpc
 

Methods in com.atlassian.confluence.it.rpc that return types with arguments of type CacheStatistics.Capability
 java.util.Set<CacheStatistics.Capability> ConfluenceRpc.getCacheStatisticsCapabilities()
           
 

Uses of CacheStatistics.Capability in com.atlassian.confluence.it.rpc.delegates.admin
 

Methods in com.atlassian.confluence.it.rpc.delegates.admin that return types with arguments of type CacheStatistics.Capability
 java.util.Set<CacheStatistics.Capability> CacheRpc.getCacheStatisticsCapabilities()
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.