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, setLastModificationDatefinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetImmutableDeploymentVersionItemsetIdgetId, getTypepublic AbstractMutableDeploymentVersionItem()
public String getName()
getName in interface InternalDeploymentVersionItemgetName in interface NameProviderpublic void setName(String name)
public MutableDeploymentVersion getDeploymentVersion()
getDeploymentVersion in interface MutableDeploymentVersionItempublic void setDeploymentVersion(MutableDeploymentVersion deploymentVersion)
setDeploymentVersion in interface MutableDeploymentVersionItemCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.