Class PrimaryBranchHealthMetric

  • All Implemented Interfaces:
    Describable<com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric>

    public class PrimaryBranchHealthMetric
    extends com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
    A FolderHealthMetric for MultiBranchProject instances that only reports the health of the primary branch.
    Since:
    2.4.0
    • Constructor Detail

      • PrimaryBranchHealthMetric

        @DataBoundConstructor
        public PrimaryBranchHealthMetric()
        Constructor.
    • Method Detail

      • reporter

        public com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Reporter reporter()
        Specified by:
        reporter in class com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
      • getType

        public com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric.Type getType()
        Overrides:
        getType in class com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric