Uses of Class
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
Packages that use FolderHealthMetric
Package
Description
-
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder
Methods in com.cloudbees.hudson.plugins.folder that return types with arguments of type FolderHealthMetricModifier and TypeMethodDescriptionAbstractFolder.getHealthMetrics()
AbstractFolderProperty.getHealthMetrics()
Returns the health metrics contributed by this property. -
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.config
Methods in com.cloudbees.hudson.plugins.folder.config that return types with arguments of type FolderHealthMetricMethod parameters in com.cloudbees.hudson.plugins.folder.config with type arguments of type FolderHealthMetricModifier and TypeMethodDescriptionvoid
AbstractFolderConfiguration.setHealthMetrics
(List<FolderHealthMetric> healthMetrics) -
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.health
Subclasses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.healthMethods in com.cloudbees.hudson.plugins.folder.health that return FolderHealthMetricModifier and TypeMethodDescriptionFolderHealthMetricDescriptor.createDefault()
Optionally create a default health metric to be used in new folders.WorstChildHealthMetric.DescriptorImpl.createDefault()
Methods in com.cloudbees.hudson.plugins.folder.health that return types with arguments of type FolderHealthMetric