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 TypeMethodDescriptionvoidAbstractFolderConfiguration.setHealthMetrics(List<FolderHealthMetric> healthMetrics) -
Uses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.health
Subclasses of FolderHealthMetric in com.cloudbees.hudson.plugins.folder.healthModifier and TypeClassDescriptionclassA health metric for a named child item.classMethods 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.NamedChildHealthMetric.DescriptorImpl.createDefault()WorstChildHealthMetric.DescriptorImpl.createDefault()Methods in com.cloudbees.hudson.plugins.folder.health that return types with arguments of type FolderHealthMetric