Class ThemeSample

java.lang.Object
io.jenkins.plugins.customizable_header.ThemeSample

public final class ThemeSample extends Object
  • Constructor Details

    • ThemeSample

      public ThemeSample(String displayName, String backgroundColor, String color)
    • ThemeSample

      public ThemeSample(String displayName, String backgroundColor, String color, boolean inherit)
  • Method Details

    • getDisplayName

      public String getDisplayName()
    • getBackgroundColor

      public String getBackgroundColor()
    • getConfigBackgroundColor

      public String getConfigBackgroundColor()
    • getConfigColor

      public String getConfigColor()
    • getColor

      public String getColor()