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 BambooIdProvider
getId
in interface InternalDeploymentVersionStatus
public DeploymentVersionState getVersionState()
getVersionState
in interface InternalDeploymentVersionStatus
public String getUserName()
getUserName
in interface InternalDeploymentVersionStatus
public String getDisplayName()
getDisplayName
in interface DeploymentVersionStatus
public String getGravatarUrl()
getGravatarUrl
in interface DeploymentVersionStatus
public Date getCreationDate()
getCreationDate
in interface InternalDeploymentVersionStatus
getCreationDate
in interface CreationDateProvider
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.