public class NexusChoiceListProvider extends AbstractMavenArtifactChoiceListProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
NexusChoiceListProvider.NexusDescriptorImpl |
| Constructor and Description |
|---|
NexusChoiceListProvider(String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
IVersionReader |
createServiceInstance()
Different implementation will return different
IVersionReader instances. |
String |
getCredentialsId() |
String |
getUrl() |
void |
setCredentialsId(String credentialsId) |
void |
setUrl(String url) |
getArtifactId, getChoiceList, getClassifier, getCredentials, getGroupId, getPackaging, getReverseOrder, readURL, setArtifactId, setClassifier, setGroupId, setPackaging, setReverseOrder, toMap@DataBoundConstructor public NexusChoiceListProvider(String artifactId)
public IVersionReader createServiceInstance()
AbstractMavenArtifactChoiceListProviderIVersionReader instances.createServiceInstance in class AbstractMavenArtifactChoiceListProvider@DataBoundSetter public void setCredentialsId(String credentialsId)
public String getCredentialsId()
@DataBoundSetter public void setUrl(String url)
public String getUrl()
Copyright © 2016–2017. All rights reserved.