Uses of Class
com.atlassian.confluence.impl.metrics.CoreMetrics
-
Packages that use CoreMetrics Package Description com.atlassian.confluence.impl.metrics -
-
Uses of CoreMetrics in com.atlassian.confluence.impl.metrics
Methods in com.atlassian.confluence.impl.metrics that return CoreMetrics Modifier and Type Method Description static CoreMetrics
CoreMetrics. valueOf(String name)
Returns the enum constant of this type with the specified name.static CoreMetrics[]
CoreMetrics. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-