public abstract class AbstractMutableDeploymentVersionItem extends BambooEntityObject implements MutableDeploymentVersionItem
toImmutableDeploymentVersionItem
Constructor and Description |
---|
AbstractMutableDeploymentVersionItem() |
Modifier and Type | Method and Description |
---|---|
MutableDeploymentVersion |
getDeploymentVersion() |
String |
getName() |
void |
setDeploymentVersion(MutableDeploymentVersion deploymentVersion) |
void |
setName(String name) |
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getImmutableDeploymentVersionItem
setId
getId, getType
public AbstractMutableDeploymentVersionItem()
public String getName()
getName
in interface InternalDeploymentVersionItem
getName
in interface NameProvider
public void setName(String name)
public MutableDeploymentVersion getDeploymentVersion()
getDeploymentVersion
in interface MutableDeploymentVersionItem
public void setDeploymentVersion(MutableDeploymentVersion deploymentVersion)
setDeploymentVersion
in interface MutableDeploymentVersionItem
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.