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

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
 
AbstractMavenArtifactChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
AbstractMavenArtifactDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
AbstractMavenArtifactDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
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
 

B

build() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
build(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.DirectArtifactURLBuilder
 
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 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

createServiceInstance() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
createServiceInstance() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider
 
createServiceInstance() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 

D

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.AbstractMavenArtifactDescriptorImpl
 
doCheckClassifier(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckPackaging(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 
doCheckUrl(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
doFillCredentialsIdItems() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
doTest(String, String, String, String, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 
doTest(String, String, String, String, String, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 

F

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.nexus.AbstractArtifactURLBuilder
 
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
 
getCount() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Get the number of results in this response.
getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
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.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.nexus.NexusChoiceListProvider.NexusDescriptorImpl
the display name shown in the dropdown to select a choice provider.
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.nexus.AbstractArtifactURLBuilder
 
getInvalid() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
getNexusURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getRepoDetails() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Method getRepoDetails.
getRepositoryId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 
getResponse() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
getResponseHeader() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralResponseModel
 
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
 
getTimeout() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
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.nexus.NexusChoiceListProvider
 
getURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
getUserName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
getValid() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
 
getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
 

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
 
IVersionReader - Interface in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 

M

MavenCentralChoiceListProvider - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
MavenCentralChoiceListProvider(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider
 
MavenCentralChoiceListProvider.MavenDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
MavenCentralChoiceListProvider.MavenDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 
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
 
mChoices - Variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 

N

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
 
NexusChoiceListProvider.NexusDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
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
 
NexusLuceneSearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 
NexusLuceneSearchService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 

O

onBuildTriggeredWithValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
FIXME: CHANGE-1: Needs to be implemented.
org.jenkinsci.plugins.maven_artifact_choicelistprovider - package org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.central - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
 
org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus - package org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
 

P

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, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
 

R

readURL(IVersionReader, String, String, String, String, boolean) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
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
 
retrieveVersions(String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralSearchService
 
retrieveVersions(String, String, String, ValidAndInvalidClassifier) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 
retrieveVersions(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.

S

setArtifactId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
 
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
 
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
 
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.
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.central.MavenCentralSearchService
 
setCredentials(String, String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader
 
setCredentials(String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
setCredentialsId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider
 
setData(List<NexusNGArtifact>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set list of found artifacts.
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.nexus.AbstractArtifactURLBuilder
 
setGroupId(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.IArtifactURLBuilder
 
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
 
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
 
setRepoDetails(List<NexusNGRepositoryDetail>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
Set list of repositories artifacts found in.
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
 
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.nexus.NexusChoiceListProvider
 
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
 
setUserName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
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
 
setUserPassword(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusLuceneSearchService
 
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
 

T

toMap(List<String>) - Static method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
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.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
 
VersionReaderException - Exception in org.jenkinsci.plugins.maven_artifact_choicelistprovider
 
VersionReaderException() - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 
VersionReaderException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
 
VersionReaderException(String) - 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, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactDescriptorImpl
Own implementations of this CredentialsParameterDefinition.DescriptorImpl do this normally as a static inner class.
wrapTestConnection(IVersionReader, String, String, String, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider.MavenDescriptorImpl
 
wrapTestConnection(IVersionReader, String, String, String, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
 
A B C D F G I M N O P R S T V W 

Copyright © 2016–2017. All rights reserved.