Class SlaveOrLabelColumn

java.lang.Object
hudson.views.ListViewColumn
jenkins.plugins.extracolumns.SlaveOrLabelColumn
All Implemented Interfaces:
ExtensionPoint, Describable<ListViewColumn>

public class SlaveOrLabelColumn extends ListViewColumn
View column that shows build processor or build processor label restriction of a job.
Author:
krulls
  • Constructor Details

    • SlaveOrLabelColumn

      @DataBoundConstructor public SlaveOrLabelColumn()
  • Method Details

    • getLabel

      public Label getLabel(Job<?,?> job)
    • getDescription

      public String getDescription(Label label)