Uses of Class
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Type
-
Packages that use FolderHealthMetric.Type Package Description com.cloudbees.hudson.plugins.folder.health -
-
Uses of FolderHealthMetric.Type in com.cloudbees.hudson.plugins.folder.health
Methods in com.cloudbees.hudson.plugins.folder.health that return FolderHealthMetric.Type Modifier and Type Method Description FolderHealthMetric.TypeFolderHealthMetric. getType()FolderHealthMetric.TypeWorstChildHealthMetric. getType()static FolderHealthMetric.TypeFolderHealthMetric.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static FolderHealthMetric.Type[]FolderHealthMetric.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-