public class ArtifactDeploymentVersionItemImpl extends AbstractDeploymentVersionItem implements ArtifactDeploymentVersionItem
getPlanKey| Constructor and Description |
|---|
ArtifactDeploymentVersionItemImpl(long id,
String name,
ProjectItemType type,
PlanResultKey planResultKey,
Artifact artifact) |
ArtifactDeploymentVersionItemImpl(@NotNull MutableArtifactDeploymentVersionItemImpl versionItem) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
getArtifact() |
@NotNull PlanResultKey |
getPlanResultKey() |
getId, getName, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getName, getTypepublic ArtifactDeploymentVersionItemImpl(@NotNull
@NotNull MutableArtifactDeploymentVersionItemImpl versionItem)
public ArtifactDeploymentVersionItemImpl(long id,
String name,
ProjectItemType type,
PlanResultKey planResultKey,
Artifact artifact)
@NotNull public @NotNull PlanResultKey getPlanResultKey()
getPlanResultKey in interface InternalArtifactDeploymentVersionItemgetPlanResultKey in interface PlanResultKeyProviderpublic Artifact getArtifact()
getArtifact in interface InternalArtifactDeploymentVersionItemCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.