Back to index
Summary
Encapsulates various metadata about ArtifactVersions.artifactKeyStringoptionalThe artifactKey component of the GAV (GroupId/ArtifactVersionId/Version) coordinates. artifactNameStringoptionalThe name of the artifact containing the artifactVersion. artifactVersionNameStringoptionalThe name of the artifact version. artifactVersionStateStringoptionalThe state of the artifact version. dependentArtifactVersionsStringoptionalThe set of artifactVersions on which this artifactVersion depends. (Alternate argument name dependentArtifactVersion .)descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. groupIdStringoptionalThe groupId component of the GAV (GroupId/ArtifactVersionId/Version) coordinates. jobStepIdStringoptionalThe ID of the job step; used to make a project association. newNameStringoptionalThe new name for an existing object that is being renamed. removeAllDependentArtifactVersionsStringoptionalIf true then all dependencies will be removed. repositoryNameStringoptionalThe name of the artifact repository. versionStringoptionalThe version component of the GAV (GroupId/ArtifactVersionId/Version) coordinates. |
Usage
There are no usage examples available forartifactVersion
.