public class PrimaryBranchHealthMetric
extends com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
FolderHealthMetric for MultiBranchProject instances that only reports the health of the primary
branch.| Modifier and Type | Class and Description |
|---|---|
static class |
PrimaryBranchHealthMetric.DescriptorImpl
Our descriptor.
|
| Constructor and Description |
|---|
PrimaryBranchHealthMetric()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Type |
getType() |
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Reporter |
reporter() |
getHealthReportgetDescriptor@DataBoundConstructor public PrimaryBranchHealthMetric()
public com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Reporter reporter()
reporter in class com.cloudbees.hudson.plugins.folder.health.FolderHealthMetricpublic com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Type getType()
getType in class com.cloudbees.hudson.plugins.folder.health.FolderHealthMetricCopyright © 2016–2019. All rights reserved.