Class PipelineOverviewDashboard.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<View>
hudson.model.ViewDescriptor
io.jenkins.plugins.pipelineoverview.PipelineOverviewDashboard.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
PipelineOverviewDashboard

@Extension @Symbol("holistic") public static class PipelineOverviewDashboard.DescriptorImpl extends ViewDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Overrides:
      getDisplayName in class ViewDescriptor
    • doCheckRefreshIntervalSeconds

      @POST public FormValidation doCheckRefreshIntervalSeconds(@QueryParameter int value)
    • doCheckHistoryDays

      @POST public FormValidation doCheckHistoryDays(@QueryParameter int value)