Class HttpRetriever.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.libs.LibraryRetriever>
org.jenkinsci.plugins.workflow.libs.LibraryRetrieverDescriptor
com.amadeus.jenkins.plugins.workflow.libs.HttpRetriever.DescriptorImpl
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
HttpRetriever

@Symbol("http") @Extension @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class HttpRetriever.DescriptorImpl extends org.jenkinsci.plugins.workflow.libs.LibraryRetrieverDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details

    • getDisplayName

      @NonNull public String getDisplayName()
      Overrides:
      getDisplayName in class Descriptor<org.jenkinsci.plugins.workflow.libs.LibraryRetriever>
    • doFillCredentialsIdItems

      public ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String credentialsId)