Class Nexus3ChoiceListProviderForDockerImages

java.lang.Object
hudson.model.AbstractDescribableImpl<jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider>
jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
All Implemented Interfaces:
ExtensionPoint, Describable<jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider>, Serializable

public class Nexus3ChoiceListProviderForDockerImages extends AbstractMavenArtifactChoiceListProvider
See Also:
  • Constructor Details

    • Nexus3ChoiceListProviderForDockerImages

      @DataBoundConstructor public Nexus3ChoiceListProviderForDockerImages(String name)
  • Method Details