Uses of Class
com.atlassian.confluence.it.admin.CacheStatistics.Capability
-
Packages that use CacheStatistics.Capability Package Description com.atlassian.confluence.it.admin -
-
Uses of CacheStatistics.Capability in com.atlassian.confluence.it.admin
Methods in com.atlassian.confluence.it.admin that return CacheStatistics.Capability Modifier and Type Method 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.
-