Interface InternalArtifactDeploymentVersionItem
- All Superinterfaces:
PlanResultKeyProvider
- All Known Subinterfaces:
ArtifactDeploymentVersionItem
,MutableArtifactDeploymentVersionItem
- All Known Implementing Classes:
ArtifactDeploymentVersionItemImpl
,MutableArtifactDeploymentVersionItemImpl
,RestArtifactDeploymentVersionItem
Interface for DeploymentVersionItems of type BAMBOO_ARTIFACT
-
Method Summary
-
Method Details
-
getPlanResultKey
- Specified by:
getPlanResultKey
in interfacePlanResultKeyProvider
- Returns:
- PlanResultKey identifying BuildResult of the artifact
-
getArtifact
Artifact getArtifact()- Returns:
- build artifact this version item refers to
-