A B C D F G I M N O P R S T V W 
All Classes All Packages

A

AbstractArtifactURLBuilder - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
This class provides basic functionality to allow the creation of a valid download link for a given artifact.
AbstractArtifactURLBuilder() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
AbstractMavenArtifactChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
Base Class for different ChoiceListProvider that can display information from an artifact repository, like NexusChoiceListProvider, MavenCentralChoiceListProvider and ArtifactoryChoiceListProvider
AbstractMavenArtifactChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
Initializes the choice list with at the artifactId.
AbstractMavenArtifactChoiceListProvider.DescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
AbstractMavenArtifactDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
Base Class for a Descriptor.
AbstractMavenArtifactDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
AbstractRESTfulVersionReader - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
Basic Class for perform artifact searches against an RESTful service API, like Nexus and Artifactory.
AbstractRESTfulVersionReader(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
addData(NexusNGArtifact) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method addData.
addInvalid(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
addRepoDetail(NexusNGRepositoryDetail) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method addRepoDetail.
addValid(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
ArtifactoryChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory
 
ArtifactoryChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory
 
ArtifactoryDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
 
ArtifactorySearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory
Class utilizes the RESTful Search API from jFrog Artifactory to search for items.
ArtifactorySearchService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactorySearchService
 

B

BaseAsset - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
BaseAsset() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.BaseAsset
 
build() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
build() - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
Based on the given details the URL for the artifact is created.
build(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.DirectArtifactURLBuilder
 
build(boolean) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
Based on the given details the URL for the artifact is created.
build(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusContentServiceArtifactURLBuilder
 

C

callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactorySearchService
 
callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataSearchService
Ordering of returned versions is important so using a LinkedHashSet inside.
callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
Search in Nexus for the artifact using the Lucene Service.
Checksum - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Checksum() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
CLASSIFIER_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
Saves the Global-Option Settings
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
Saves the Global-Option Settings
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
Saves the Global-Option Settings
create(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
create(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
create(String, String, String, String, ValidAndInvalidClassifier, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
Creates the parameter list for the RESTful service.
createRequestParameters(String, String, String, String, ValidAndInvalidClassifier, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetForGenericArtifactsService
 
createRequestParameters(String, String, String, String, ValidAndInvalidClassifier, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetService
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
Different implementation will return different IVersionReader instances.
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 

D

DEFAULT_REGEX_MATCH_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider.DescriptorImpl
 
DirectArtifactURLBuilder - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
Provides functionality to retrieve an artifact as a direct link from the repository, such as: https://server/content/repositories/repositoryId/com/thegroup/id/artifactId/version/artifactId-42.tar.gz Limitations: This implementation does not work for snapshots.
DirectArtifactURLBuilder() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.DirectArtifactURLBuilder
 
doCheckArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doCheckArtifactId(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckFilterExpression(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doCheckGroupId(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckPackaging(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckRepositoryId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider.DescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
 
doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
 
doTest(Item, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
 
doTest(Item, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
doTest(Item, String, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
 
doTest(Item, String, String, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
doTest(Item, String, String, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
 
doTest(String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 

F

filterArtifacts(List<String>, boolean, String) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
Returns a new list containing/excluding the matching artifacts based on whether inversion was required.
fromString(String) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 

G

getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getArtifactId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getChecksum() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getChoiceList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getClassifier() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getContentType() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getCount() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get the number of results in this response.
getCredentials(String, Item) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
Returns the UsernamePasswordCredentialsImpl for the given CredentialId
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
getData() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method getData.
getDefault() - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
the display name shown in the drop down to select a choice provider.
getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
the display name shown in the drop down to select a choice provider.
getDownloadUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getExtension() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
getExtension() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
getFilterExpression() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getFormat() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getFrom() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get the starting index of the results.
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getGroupId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getInstance() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
getInvalid() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
getInverseFilter() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getItems() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
getLastModified() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getLatest() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
getMaven2() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getMd5() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
getName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
getName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.NPMAsset
 
getNexusURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getNpm() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getPath() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getRelease() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
getRepoDetails() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method getRepoDetails.
getRepository() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getResponse() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
getResponseHeader() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
Return the configured service endpoint in this repository.
getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactorySearchService
 
getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataSearchService
Deprecated.
needed only for super class to make it compile
getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
Return the configured service endpoint in this repository.
getRetrieveURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
Can over overriden.
getReverseOrder() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getSearchURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
getSha1() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
getSha256() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
getSha512() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
getSortOrder() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
getSortOrder() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
getSortOrder() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
getSortOrder() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
getTimeout() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
Return the configured read timeout in milliseconds.
getTotalCount() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get the grand total number of results found on index.
getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
getURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
getUseRestfulAPI() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
Returns the value for checkbox in the "Manage Jenkins" section.
getUserName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
getValid() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Version
 
getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.BaseAsset
 
getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
getVersioning() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
getVersions() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 

I

IArtifactURLBuilder - Interface in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
This interface is to allow different implementation on how to retrieve an artifact from a Nexus repository.
isCollapsed() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get flag that states if result set is collapsed, and shows latest versions only.
isTooManyResults() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get flag that states if too many results were found.
isValid(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
Item - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
POJO for Nexus3 REST API.
Item() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
IVersionReader - Interface in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 

M

Maven2 - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Maven2() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
Maven2Asset - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Maven2Asset() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
MavenArtifactChoiceListProviderUtils - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
MavenArtifactChoiceListProviderUtils() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.MavenArtifactChoiceListProviderUtils
 
MavenCentralChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
The implementation of the ChoiceListProvider for MavenCentral repository.
MavenCentralChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider
 
MavenCentralChoiceListProvider.MavenDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
MavenCentralResponseModel - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
MavenCentralResponseModel() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
MavenCentralResponseParser - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
Wrapper for parsing a response from Maven Central Search Service
MavenCentralResponseParser() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseParser
 
MavenCentralSearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
Maven Central offers a search service located at MavenCentralSearchService.REPO_SEARCH_SERVICE_URL which can be used to query the maven central repository via a RESTful interface.
MavenCentralSearchService() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
MavenDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 
MavenMetaData - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
MavenMetaData() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
MavenMetadataChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
MavenMetadataChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
MavenMetadataDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider.MavenMetadataDescriptorImpl
 
MavenMetadataSearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
MavenMetadataSearchService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataSearchService
 

N

Nexus3ChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3ChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
Nexus3ChoiceListProvider.Nexus3DescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
 
Nexus3GenericChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3GenericChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3GenericDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
 
Nexus3RestApiAssetForGenericArtifactsService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3RestApiAssetForGenericArtifactsService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetForGenericArtifactsService
 
Nexus3RestApiAssetService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
Nexus3RestApiAssetService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetService
 
Nexus3RESTfulParameterBuilderForGenericArtifacts - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
Creates URL Parameters for a NEXUS and Artifactory Repository.
Nexus3RESTfulParameterBuilderForGenericArtifacts() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
Nexus3RESTfulParameterBuilderForMaven2Artifacts - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
Creates URL Parameters for a NEXUS and Artifactory Repository.
Nexus3RESTfulParameterBuilderForMaven2Artifacts() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
Nexus3RestResponse - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
POJO for Nexus3 API.
Nexus3RestResponse() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
NexusChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 
NexusChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
NexusChoiceListProvider.NexusDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 
NexusContentServiceArtifactURLBuilder - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
This implementation creates a download link for the given artifact by using an inbuild Nexus service.
NexusContentServiceArtifactURLBuilder() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusContentServiceArtifactURLBuilder
 
NexusDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
NexusLuceneSearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 
NexusLuceneSearchService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
NexusLuceneSearchService(String, boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
NPMAsset - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 
NPMAsset() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.NPMAsset
 

O

onBuildCompletedWithValue(AbstractBuild<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
onBuildTriggeredWithValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider - package org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3 - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
 

P

PACKAGING_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
PACKAGING_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PACKAGING_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
PARAMETER_ARTIFACTID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_ARTIFACTID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
PARAMETER_ARTIFACTID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_CLASSIFIER - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_CLASSIFIER - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_GROUPID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_GROUPID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_PACKAGING - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_PACKAGING - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_REPOSITORYID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_REPOSITORYID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
PARAMETER_REPOSITORYID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_SORT - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 
PARAMETER_SORT - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
PARAMETER_SORT - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
PARAMETER_TOKEN - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForGenericArtifacts
 
PARAMETER_TOKEN - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RESTfulParameterBuilderForMaven2Artifacts
 
parse(String) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseParser
 
PatchedSearchNGResponse - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
REST Response object for a list of search results, contains the typical 'data' parameter, which is a list of search results.
PatchedSearchNGResponse() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
 
performTest(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 

R

readURL(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
Retrieves the versions from the given source.
removeData(NexusNGArtifact) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method removeData.
removeRepoDetail(NexusNGRepositoryDetail) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method removeRepoDetail.
REPO_RETRIEVE_URL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
REPO_SEARCH_SERVICE_URL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
RESTfulParameterBuilder - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
Creates URL Parameters for a Nexus, Nexus3 and Artifactory Repository.
RESTfulParameterBuilder() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
 
retrieveVersions(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
retrieveVersions(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
retrieveVersions(String, String, String, String, ValidAndInvalidClassifier) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 

S

setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setArtifactId(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
setChecksum(Checksum) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setClassifier(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
setClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
setCollapsed(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set flag that states if result set is collapsed, and shows latest versions only.
setContentType(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setContinuationToken(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
setCount(int) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set the number of results in this response.
setCredentials(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
setCredentials(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
setCredentials(String, String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
setData(List<NexusNGArtifact>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set list of found artifacts.
setDownloadUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setExtension(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
setExtension(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
setFilterExpression(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setFormat(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setFrom(int) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set the starting index of the results.
setGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
setGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setGroupId(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
setGroupId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2Asset
 
setId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setInverseFilter(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setItems(Item[]) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
setLastModified(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setLatest(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
setMaven2(Maven2Asset) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setMd5(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
setName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
setName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.NPMAsset
 
setNexusURL(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setNexusURL(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setNpm(NPMAsset) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setPackaging(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setPackaging(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setPackaging(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setPath(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setRelease(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
setRepoDetails(List<NexusNGRepositoryDetail>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set list of repositories artifacts found in.
setRepository(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
setRepositoryId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setRepositoryId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setRepositoryId(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setResponse(Response) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
setResponseHeader(ResponseHeader) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
setReverseOrder(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
setSha1(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
setSha256(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
setSha512(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
setTooManyResults(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set flag that states if too many results were found.
setTotalCount(int) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set the grand total number of results found on index.
setUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider
 
setUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider
 
setUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
setUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
 
setUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
 
setUserName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
setUserName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
setUserName(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 
setUserPassword(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractRESTfulVersionReader
 
setUserPassword(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
setUserPassword(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 
setVersion(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Version
 
setVersion(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
setVersion(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
setVersion(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.BaseAsset
 
setVersion(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Maven2
 
setVersioning(Versioning) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
 
setVersions(List<Version>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
StandardRESTfulParameterBuilder - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
Valid for Nexus2 and Artifactory.
StandardRESTfulParameterBuilder() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
 

T

toMap(List<String>) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.MavenArtifactChoiceListProviderUtils
Cuts of the first parts of the URL and only returns a smaller set of items.
toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
 
toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Item
 
toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponse
 
toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 

V

ValidAndInvalidClassifier - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
ValidAndInvalidClassifier() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
ValidAndInvalidClassifier(boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
Version - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
Version() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Version
 
Versioning - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
 
Versioning() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
 
VersionReaderException - Exception in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
VersionReaderException() - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 
VersionReaderException(String) - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 
VersionReaderException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 
VersionReaderException(Throwable) - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 

W

wrapTestConnection(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
Own implementations of this DescriptorImpl might do this normally as a static inner class.
wrapTestConnection(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider.ArtifactoryDescriptorImpl
 
wrapTestConnection(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 
wrapTestConnection(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
wrapTestConnection(IVersionReader, String, String, String, String, String, boolean, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
 
A B C D F G I M N O P R S T V W 
All Classes All Packages