Serialized Form
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.AbstractMavenArtifactChoiceListProvider extends jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider implements Serializable
- serialVersionUID:
- -6055763342458172275L
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.VersionReaderException extends Exception implements Serializable
- serialVersionUID:
- 6016339275957214183L
-
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.artifactory.ArtifactoryChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -2254479209350956383L
-
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider.central
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.central.MavenCentralChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -4215624253720954168L
-
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.maven.MavenMetadataChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -3154940299983798059L
-
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.NexusChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -5192115026547049358L
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus.PatchedSearchNGResponse extends org.sonatype.nexus.rest.model.NexusIndexerResponse implements Serializable
-
Serialized Fields
-
collapsed
boolean collapsed
Flag that states if result set is collapsed, and shows latest versions only. -
count
int count
The number of results in this response. -
data
List<org.sonatype.nexus.rest.model.NexusNGArtifact> data
Field data. -
from
int from
The starting index of the results. -
repoDetails
List<org.sonatype.nexus.rest.model.NexusNGRepositoryDetail> repoDetails
Field repoDetails. -
tooManyResults
boolean tooManyResults
Flag that states if too many results were found. -
totalCount
int totalCount
The grand total number of results found on index.
-
-
-
-
Package org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3ChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -5192115026547049358L
-
Class org.jenkinsci.plugins.maven_artifact_choicelistprovider.nexus3.Nexus3GenericChoiceListProvider extends AbstractMavenArtifactChoiceListProvider implements Serializable
- serialVersionUID:
- -5192115026547049358L
-