Interface DeploymentVersionStatus
-
- All Superinterfaces:
BambooIdProvider
,CreationDateProvider
,InternalDeploymentVersionStatus
,Serializable
- All Known Implementing Classes:
DeploymentVersionStatusImpl
,RestDeploymentVersionStatus
public interface DeploymentVersionStatus extends InternalDeploymentVersionStatus, Serializable
-
-
Field Summary
-
Fields inherited from interface com.atlassian.bamboo.utils.CreationDateProvider
ORDERING
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName()
String
getSanitizedUserName()
-
Methods inherited from interface com.atlassian.bamboo.deployments.versions.InternalDeploymentVersionStatus
getCreationDate, getId, getUserName, getVersionState
-
-