public class RestDeploymentVersionStatus extends Object implements DeploymentVersionStatus
ORDERING| Constructor and Description |
|---|
RestDeploymentVersionStatus(DeploymentVersionStatus versionStatus) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
String |
getDisplayName() |
String |
getGravatarUrl() |
long |
getId() |
String |
getUserName() |
DeploymentVersionState |
getVersionState() |
public RestDeploymentVersionStatus(@NotNull
DeploymentVersionStatus versionStatus)
public long getId()
getId in interface BambooIdProvidergetId in interface InternalDeploymentVersionStatuspublic DeploymentVersionState getVersionState()
getVersionState in interface InternalDeploymentVersionStatuspublic String getUserName()
getUserName in interface InternalDeploymentVersionStatuspublic String getDisplayName()
getDisplayName in interface DeploymentVersionStatuspublic String getGravatarUrl()
getGravatarUrl in interface DeploymentVersionStatuspublic Date getCreationDate()
getCreationDate in interface InternalDeploymentVersionStatusgetCreationDate in interface CreationDateProviderCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.