Uses of Class
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
Package
Description
-
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder
Modifier and TypeMethodDescriptionAbstractFolder.getHealthMetrics()
AbstractFolderProperty.getHealthMetrics()
Returns the health metrics contributed by this property. -
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.config
Modifier and TypeMethodDescriptionvoid
AbstractFolderConfiguration.setHealthMetrics
(List<FolderHealthMetric> healthMetrics) -
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.health
Modifier and TypeMethodDescriptionFolderHealthMetricDescriptor.createDefault()
Optionally create a default health metric to be used in new folders.WorstChildHealthMetric.DescriptorImpl.createDefault()