Class 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()
    • getSymbolMapping

      @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public Properties getSymbolMapping()