Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
ChoiceListProviderthat can display information from an artifact repository, likeNexusChoiceListProvider,MavenCentralChoiceListProviderandArtifactoryChoiceListProvider - 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
- AssetItem - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
-
POJO for Nexus3 REST API - Asset.
- AssetItem() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
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.
- callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
-
Deprecated.
- callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
-
Deprecated.
- callService(String, String, String, String, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
-
Deprecated.
- callService(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
- callService(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
- callService(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- 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(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider.NexusDescriptorImpl
-
Saves the Global-Option Settings
- configure(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
-
Saves the Global-Option Settings
- configure(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
-
Saves the Global-Option Settings
- configure(StaplerRequest2, 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) - 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.
- createBaseParameterList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- createParameterList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- createParameterList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- createParameterList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- createParameterList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
- createRequestParameters(String, String, String, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- createRequestParameters(String, String, String, String, ValidAndInvalidClassifier, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
- createRequestParameters(String, String, String, String, ValidAndInvalidClassifier, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
- createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
-
Different implementation will return different
IVersionReaderinstances. - 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.Nexus3ChoiceListProviderForDockerImages
- createServiceInstance(Item) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider
- createServiceInstance(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- createServiceInstance(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- createServiceInstance(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- createServiceInstance(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
- createValue(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- createValue(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
D
- DEFAULT_REGEX_MATCH_ALL - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
- DEFAULT_SORTORDER - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven.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.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
- 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.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
- doFillCredentialsIdItems(Item, String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider.Nexus3GenericDescriptorImpl
- doTest(Item, String, String, String, String, boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
- 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
E
- equals(Object) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- equals(Object) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- equals(Object) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- equals(Object) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
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.MACLPPipelineParameterNexus3Maven
- 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.RESTfulParameterBuilder
- getAssetName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- getChecksum() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- getChoiceList() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
- getChoices() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- 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.MACLPPipelineParameterNexus3Maven
- 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.RESTfulParameterBuilder
- getContentType() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseAsset
- getContinuationToken() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- 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
UsernamePasswordCredentialsImplfor 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.MACLPChoiceParameterDefinitionBase
- getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
- getCredentialsId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
- 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.MACLPPipelineParameterNexus3DockerImages.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven.DescriptorImpl
- 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.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
-
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.AssetItem
- 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.AssetItem
- getFormat() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- getFrom() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
-
Get the starting index of the results.
- getGroup() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- getGroup() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- getGroup() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.MACLPPipelineParameterNexus3Maven
- 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.RESTfulParameterBuilder
- getId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- getId() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- getImageName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- getImageName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
- getImagePrefix() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- 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.Nexus3RestResponseAsset
- getItems() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- getLastModified() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- getLatest() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
- getMaven2() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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
- getName() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- getNexusURL() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.AbstractArtifactURLBuilder
- getNpm() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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.MACLPPipelineParameterNexus3Maven
- getPackaging() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.RESTfulParameterBuilder
- getPath() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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.AssetItem
- getRepository() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- getRepository() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.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.
- getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
-
Return the configured service endpoint in this repository.
- getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
-
Return the configured service endpoint in this repository.
- getRESTfulServiceEndpoint() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
-
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.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.MACLPChoiceParameterDefinitionBase
- getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider
- getUrl() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
- 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
- getVersion() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- getVersioning() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetaData
- getVersions() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.Versioning
H
- hashCode() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- hashCode() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- hashCode() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- hashCode() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
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(ParameterValue) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- isValid(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.ValidAndInvalidClassifier
- IVersionReader - Interface in org.jenkinsci.plugins.maven_artifact_choicelistprovider
- IVersionReader2 - Interface in org.jenkinsci.plugins.maven_artifact_choicelistprovider
M
- MACLPChoiceParameterDefinitionBase - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPChoiceParameterDefinitionBase(String, String[], String, String, String, String, boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- MACLPPipelineParameterNexus3DockerImages - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPPipelineParameterNexus3DockerImages(String, String, String, String, String, String, String, String, String, boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- MACLPPipelineParameterNexus3DockerImages.DescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPPipelineParameterNexus3Generic - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPPipelineParameterNexus3Generic(String, String, String, String, String, String, String, String, boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- MACLPPipelineParameterNexus3Generic.DescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPPipelineParameterNexus3Maven - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- MACLPPipelineParameterNexus3Maven(String, String, String, String, String, String, String, String, String, String, boolean) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
- MACLPPipelineParameterNexus3Maven.DescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- 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
ChoiceListProviderfor 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_URLwhich 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
- Nexus3ChoiceListProviderForDockerImages - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- Nexus3ChoiceListProviderForDockerImages(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
- Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- Nexus3DescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider.Nexus3DescriptorImpl
- Nexus3DockerImageDescriptorImpl() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages.Nexus3DockerImageDescriptorImpl
- 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
- Nexus3RestApiAssetGenericService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- Nexus3RestApiAssetGenericService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
- Nexus3RestApiAssetMavenService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- Nexus3RestApiAssetMavenService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
- Nexus3RestApiSearchService - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
- Nexus3RestApiSearchService(String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- Nexus3RestApiSearchService(String, String) - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- Nexus3RestResponseAsset - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
-
POJO for Nexus3 API.
- Nexus3RestResponseAsset() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseAsset
- Nexus3RestResponseSearch - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
-
POJO for Nexus3 API - Search
- Nexus3RestResponseSearch() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- 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.RESTfulParameterBuilder
- PARAMETER_ARTIFACTID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_CLASSIFIER - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_GROUPID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_PACKAGING - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_REPOSITORYID - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_SORT - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.StandardRESTfulParameterBuilder
- PARAMETER_TOKEN - Static variable in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- 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) - 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.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
- retrieveVersions(MultivaluedMap<String, String>) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader2
- retrieveVersions(MultivaluedMap<String, String>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
- retrieveVersions(MultivaluedMap<String, String>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
- retrieveVersions(MultivaluedMap<String, String>) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
- retrieveVersions(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader2
- retrieveVersions(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetGenericService
- retrieveVersions(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiAssetMavenService
- retrieveVersions(MultivaluedMap<String, String>, ValidAndInvalidClassifier) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestApiSearchService
S
- SearchItem - Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
-
POJO for Nexus3 REST API - Search.
- SearchItem() - Constructor for class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.MACLPPipelineParameterNexus3Maven
- 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
- setAssetName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- setChecksum(Checksum) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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.MACLPPipelineParameterNexus3Maven
- 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.AssetItem
- setContinuationToken(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseAsset
- setContinuationToken(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- 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
- setCredentials(String, String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader2
- 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.MACLPChoiceParameterDefinitionBase
- 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.Nexus3ChoiceListProviderForDockerImages
- 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.AssetItem
- 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.AssetItem
- setFormat(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- setFrom(int) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse
-
Set the starting index of the results.
- setGroup(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- setGroup(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Generic
- setGroup(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.MACLPPipelineParameterNexus3Maven
- 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.AssetItem
- setId(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- setImageName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- setImageName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProviderForDockerImages
- setImagePrefix(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3DockerImages
- setInverseFilter(boolean) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider
- setItems(AssetItem[]) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseAsset
- setItems(SearchItem[]) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- setLastModified(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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.AssetItem
- 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
- setName(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.AssetItem
- 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
- setPackaging(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPPipelineParameterNexus3Maven
- setPath(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.AssetItem
- 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.AssetItem
- setRepository(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.MACLPChoiceParameterDefinitionBase
- setRepository(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.MACLPChoiceParameterDefinitionBase
- 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.Nexus3ChoiceListProviderForDockerImages
- 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
- setUserName(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader2
- 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
- setUserPassword(String) - Method in interface org.jenkinsci.plugins.maven_artifact_choicelistprovider.IVersionReader2
- 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
- setVersion(String) - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.SearchItem
- 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.AssetItem
- toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Checksum
- toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseAsset
- toString() - Method in class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3RestResponseSearch
- 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 Class in org.jenkinsci.plugins.maven_artifact_choicelistprovider
- VersionReaderException() - Constructor for exception class org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
- VersionReaderException(String) - Constructor for exception class org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
- VersionReaderException(String, Throwable) - Constructor for exception class org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException
- VersionReaderException(Throwable) - Constructor for exception class 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form