@Entity public class MutableArtifactDeploymentVersionItemImpl extends AbstractMutableDeploymentVersionItem implements MutableArtifactDeploymentVersionItem
toImmutableDeploymentVersionItem
getPlanKey
Constructor and Description |
---|
MutableArtifactDeploymentVersionItemImpl() |
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
ArtifactDeploymentVersionItem |
getImmutableDeploymentVersionItem() |
@NotNull PlanResultKey |
getPlanResultKey() |
@NotNull ProjectItemType |
getType() |
void |
setArtifact(Artifact artifact) |
void |
setPlanResultKey(PlanResultKey planResultKey) |
getDeploymentVersion, getName, setDeploymentVersion, setName
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDeploymentVersion, setDeploymentVersion
setId
getId, getName
public MutableArtifactDeploymentVersionItemImpl()
public ArtifactDeploymentVersionItem getImmutableDeploymentVersionItem()
getImmutableDeploymentVersionItem
in interface MutableDeploymentVersionItem
@NotNull public @NotNull PlanResultKey getPlanResultKey()
getPlanResultKey
in interface InternalArtifactDeploymentVersionItem
getPlanResultKey
in interface PlanResultKeyProvider
public void setPlanResultKey(PlanResultKey planResultKey)
public Artifact getArtifact()
getArtifact
in interface InternalArtifactDeploymentVersionItem
public void setArtifact(Artifact artifact)
@NotNull public @NotNull ProjectItemType getType()
getType
in interface InternalDeploymentVersionItem
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.