Class ContextSelector

    • Constructor Detail

      • ContextSelector

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

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