Class ContextSelector

java.lang.Object
io.jenkins.plugins.customizable_header.headers.HeaderSelector
io.jenkins.plugins.customizable_header.headers.ContextSelector
All Implemented Interfaces:
ExtensionPoint, Describable<HeaderSelector>

public class ContextSelector extends HeaderSelector
  • Constructor Details

    • ContextSelector

      @DataBoundConstructor public ContextSelector(boolean showJobWeather, boolean showFolderWeather)
  • Method Details

    • isShowJobWeather

      public boolean isShowJobWeather()
    • isShowFolderWeather

      public boolean isShowFolderWeather()
    • setSymbolMappingFile

      @DataBoundSetter public void setSymbolMappingFile(String symbolMappingFile)
    • getSymbolMappingFile

      public String getSymbolMappingFile()