| Modifier and Type | Method and Description | 
|---|---|
| ArtifactVersion | Artifact. getSelectedVersion() | 
| ArtifactVersion | DefaultArtifact. getSelectedVersion() | 
| ArtifactVersion | DefaultArtifact. getSelectedVersion() | 
| ArtifactVersion | Artifact. getSelectedVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ArtifactVersion> | Artifact. getAvailableVersions() | 
| List<ArtifactVersion> | DefaultArtifact. getAvailableVersions() | 
| List<ArtifactVersion> | DefaultArtifact. getAvailableVersions() | 
| List<ArtifactVersion> | Artifact. getAvailableVersions() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Artifact. setAvailableVersions(List<ArtifactVersion> versions) | 
| void | DefaultArtifact. setAvailableVersions(List<ArtifactVersion> availableVersions) | 
| void | DefaultArtifact. setAvailableVersions(List<ArtifactVersion> availableVersions) | 
| void | Artifact. setAvailableVersions(List<ArtifactVersion> versions) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultArtifactVersionDefault implementation of artifact versioning. | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactVersion | Restriction. getLowerBound() | 
| ArtifactVersion | Restriction. getLowerBound() | 
| ArtifactVersion | VersionRange. getRecommendedVersion() | 
| ArtifactVersion | VersionRange. getRecommendedVersion() | 
| ArtifactVersion | VersionRange. getSelectedVersion(Artifact artifact) | 
| ArtifactVersion | VersionRange. getSelectedVersion(Artifact artifact) | 
| ArtifactVersion | Restriction. getUpperBound() | 
| ArtifactVersion | Restriction. getUpperBound() | 
| ArtifactVersion | VersionRange. matchVersion(List<ArtifactVersion> versions) | 
| ArtifactVersion | VersionRange. matchVersion(List<ArtifactVersion> versions) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DefaultArtifactVersion. compareTo(ArtifactVersion otherVersion) | 
| int | DefaultArtifactVersion. compareTo(ArtifactVersion otherVersion) | 
| boolean | Restriction. containsVersion(ArtifactVersion version) | 
| boolean | VersionRange. containsVersion(ArtifactVersion version) | 
| boolean | VersionRange. containsVersion(ArtifactVersion version) | 
| boolean | Restriction. containsVersion(ArtifactVersion version) | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactVersion | VersionRange. matchVersion(List<ArtifactVersion> versions) | 
| ArtifactVersion | VersionRange. matchVersion(List<ArtifactVersion> versions) | 
| Constructor and Description | 
|---|
| Restriction(ArtifactVersion lowerBound,
           boolean lowerBoundInclusive,
           ArtifactVersion upperBound,
           boolean upperBoundInclusive) | 
| Restriction(ArtifactVersion lowerBound,
           boolean lowerBoundInclusive,
           ArtifactVersion upperBound,
           boolean upperBoundInclusive) | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactVersion | DefaultRuntimeInformation. getApplicationVersion()Deprecated.  | 
| ArtifactVersion | RuntimeInformation. getApplicationVersion()Deprecated.  | 
| ArtifactVersion | RuntimeInformation. getApplicationVersion()Deprecated.  | 
| ArtifactVersion | DefaultRuntimeInformation. getApplicationVersion()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactVersion | ActiveProjectArtifact. getSelectedVersion()Deprecated.  | 
| ArtifactVersion | ActiveProjectArtifact. getSelectedVersion()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActiveProjectArtifact. setAvailableVersions(List<ArtifactVersion> versions)Deprecated.  | 
| void | AttachedArtifact. setAvailableVersions(List<ArtifactVersion> availableVersions)Deprecated.  | 
| void | AttachedArtifact. setAvailableVersions(List<ArtifactVersion> availableVersions)Deprecated.  | 
| void | ActiveProjectArtifact. setAvailableVersions(List<ArtifactVersion> versions)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ArtifactVersion> | ArtifactMetadataSource. retrieveAvailableVersions(Artifact artifact,
                         ArtifactRepository localRepository,
                         List<ArtifactRepository> remoteRepositories)Get a list of available versions for an artifact in the remote repository | 
| List<ArtifactVersion> | ArtifactMetadataSource. retrieveAvailableVersions(Artifact artifact,
                         ArtifactRepository localRepository,
                         List<ArtifactRepository> remoteRepositories)Get a list of available versions for an artifact in the remote repository | 
| List<ArtifactVersion> | ArtifactMetadataSource. retrieveAvailableVersionsFromDeploymentRepository(Artifact artifact,
                                                 ArtifactRepository localRepository,
                                                 ArtifactRepository remoteRepository)Get a list of available versions for an artifact in the remote deployment repository. | 
| List<ArtifactVersion> | ArtifactMetadataSource. retrieveAvailableVersionsFromDeploymentRepository(Artifact artifact,
                                                 ArtifactRepository localRepository,
                                                 ArtifactRepository remoteRepository)Get a list of available versions for an artifact in the remote deployment repository. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.