public class RestArtifactDeploymentVersionItem extends RestDeploymentVersionItem implements ArtifactDeploymentVersionItem
getPlanKey
Constructor and Description |
---|
RestArtifactDeploymentVersionItem(ArtifactDeploymentVersionItem item) |
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
String |
getCopyPattern() |
String |
getLabel() |
String |
getLocation() |
PlanResultKey |
getPlanResultKey() |
long |
getSize() |
ProjectItemType |
getType() |
getId, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getName
public RestArtifactDeploymentVersionItem(@NotNull ArtifactDeploymentVersionItem item)
@NotNull public PlanResultKey getPlanResultKey()
getPlanResultKey
in interface InternalArtifactDeploymentVersionItem
getPlanResultKey
in interface PlanResultKeyProvider
@NotNull public String getLabel()
getLabel
in interface InternalArtifactDeploymentVersionItem
@Nullable public String getLocation()
getLocation
in interface InternalArtifactDeploymentVersionItem
@NotNull public String getCopyPattern()
getCopyPattern
in interface InternalArtifactDeploymentVersionItem
public long getSize()
getSize
in interface InternalArtifactDeploymentVersionItem
public Artifact getArtifact()
getArtifact
in interface InternalArtifactDeploymentVersionItem
@NotNull public ProjectItemType getType()
getType
in interface InternalDeploymentVersionItem
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.