Class PrioritySorterRestriction.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<com.synopsys.arc.jenkinsci.plugins.jobrestrictions.restrictions.JobRestriction>
com.synopsys.arc.jenkinsci.plugins.jobrestrictions.restrictions.JobRestrictionDescriptor
jenkins.advancedqueue.jobrestrictions.PrioritySorterRestriction.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
PrioritySorterRestriction

@Extension(optional=true) public static class PrioritySorterRestriction.DescriptorImpl extends com.synopsys.arc.jenkinsci.plugins.jobrestrictions.restrictions.JobRestrictionDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<com.synopsys.arc.jenkinsci.plugins.jobrestrictions.restrictions.JobRestriction>
    • doFillFromPriorityItems

      public ListBoxModel doFillFromPriorityItems()
    • doFillToPriorityItems

      public ListBoxModel doFillToPriorityItems()
    • doUpdateFromPriorityItems

      public ListBoxModel doUpdateFromPriorityItems(@QueryParameter("value") String strValue)