Class EnvInjectVarList

    • Field Detail

      • HIDDEN

        public static final EnvInjectVarList HIDDEN
        Empty variables list, which should be returned if the variables are hidden due to the security settings.
    • Constructor Detail

      • EnvInjectVarList

        public EnvInjectVarList​(Map<String,​String> envMap)
    • Method Detail

      • getApi

        public Api getApi()
      • doExport

        public void doExport​(@NonNull
                             org.kohsuke.stapler.StaplerRequest request,
                             @NonNull
                             org.kohsuke.stapler.StaplerResponse response)
                      throws IOException
        Throws:
        IOException