artifactVersion

On this page
Back to index

Summary

Encapsulates various metadata about ArtifactVersions.
artifactKey
Stringoptional
The artifactKey component of the GAV (GroupId/ArtifactVersionId/Version) coordinates.
artifactName
Stringoptional
The name of the artifact containing the artifactVersion.
artifactVersionName
Stringoptional
The name of the artifact version.
artifactVersionState
Stringoptional
The state of the artifact version.
dependentArtifactVersions
Stringoptional
The set of artifactVersions on which this artifactVersion depends. (Alternate argument name dependentArtifactVersion.)
description
Stringoptional
Comment text describing this object that is not interpreted at all by CloudBees CD/RO.
groupId
Stringoptional
The groupId component of the GAV (GroupId/ArtifactVersionId/Version) coordinates.
jobStepId
Stringoptional
The ID of the job step; used to make a project association.
newName
Stringoptional
The new name for an existing object that is being renamed.
removeAllDependentArtifactVersions
Stringoptional
If true then all dependencies will be removed.
repositoryName
Stringoptional
The name of the artifact repository.
version
Stringoptional
The version component of the GAV (GroupId/ArtifactVersionId/Version) coordinates.

Usage

There are no usage examples available for artifactVersion.