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