public interface MutableDeploymentVersionStatus extends InternalDeploymentVersionStatus, BambooObject
ORDERING
Modifier and Type | Method and Description |
---|---|
MutableDeploymentVersion |
getVersion() |
void |
setCreationDate(Date creationDate) |
void |
setUserName(String username) |
void |
setVersion(MutableDeploymentVersion version) |
void |
setVersionState(DeploymentVersionState status) |
getCreationDate, getId, getUserName, getVersionState
setId
void setVersionState(DeploymentVersionState status)
void setUserName(String username)
void setCreationDate(Date creationDate)
MutableDeploymentVersion getVersion()
void setVersion(MutableDeploymentVersion version)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.