Class JobNameColorColumn

All Implemented Interfaces:
ExtensionPoint, Describable<ListViewColumn>

public class JobNameColorColumn extends AbstractCompactColumn
  • Constructor Details

    • JobNameColorColumn

      @DataBoundConstructor public JobNameColorColumn(boolean showColor, boolean showDescription, boolean showLastBuild, String colorblindHint)
  • Method Details

    • getStyle

      public String getStyle(Job job)
    • getToolTip

      public String getToolTip(Job job, Locale locale) throws IOException
      Throws:
      IOException
    • isShowColor

      public boolean isShowColor()
    • isShowDescription

      public boolean isShowDescription()
    • isShowLastBuild

      public boolean isShowLastBuild()