Package | Description |
---|---|
com.cloudbees.hudson.plugins.folder | |
com.cloudbees.hudson.plugins.folder.health |
Modifier and Type | Method and Description |
---|---|
List<FolderHealthMetric> |
AbstractFolderProperty.getHealthMetrics()
Returns the health metrics contributed by this property.
|
hudson.util.DescribableList<FolderHealthMetric,FolderHealthMetricDescriptor> |
AbstractFolder.getHealthMetrics() |
Modifier and Type | Class and Description |
---|---|
class |
WorstChildHealthMetric |
Modifier and Type | Method and Description |
---|---|
FolderHealthMetric |
WorstChildHealthMetric.DescriptorImpl.createDefault() |
FolderHealthMetric |
FolderHealthMetricDescriptor.createDefault()
Optionally create a default health metric to be used in new folders.
|
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<FolderHealthMetric,FolderHealthMetricDescriptor> |
FolderHealthMetricDescriptor.all() |
Copyright © 2016–2017. All rights reserved.