Class OrasRetriever.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.libs.LibraryRetriever>
org.jenkinsci.plugins.workflow.libs.LibraryRetrieverDescriptor
io.jenkins.plugins.pipeline.lib.oras.OrasRetriever.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
OrasRetriever

@Symbol("oras") @Extension @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class OrasRetriever.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

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