Class OrganizationChildHealthMetricsProperty.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getDisplayName

        @NonNull
        public String getDisplayName()
        Overrides:
        getDisplayName in class Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
      • getHealthMetricDescriptors

        @Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
        @NonNull
        public List<com.cloudbees.hudson.plugins.folder.health.FolderHealthMetricDescriptor> getHealthMetricDescriptors()
        Health metrics that can be configured for a MultiBranchProject.
        Returns:
        the health metric descriptors.
      • getDefaultTemplates

        @Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
        @NonNull
        public List<com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric> getDefaultTemplates()
        Creates the default templates to use if none have been configured.
        Returns:
        the default templates to use if none have been configured