Class JobNameColorColumn

    • Constructor Detail

      • JobNameColorColumn

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

      • getStyle

        public String getStyle​(Job job)
      • isShowColor

        public boolean isShowColor()
      • isShowDescription

        public boolean isShowDescription()
      • isShowLastBuild

        public boolean isShowLastBuild()