public class DeploymentVersionStatusDto extends Object implements InternalDeploymentVersionStatus
ORDERING
Constructor and Description |
---|
DeploymentVersionStatusDto() |
Modifier and Type | Method and Description |
---|---|
Date |
getCreationDate() |
long |
getDeploymentVersionId() |
long |
getId() |
String |
getUserName() |
DeploymentVersionState |
getVersionState() |
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 long getDeploymentVersionId()
public Date getCreationDate()
getCreationDate
in interface InternalDeploymentVersionStatus
getCreationDate
in interface CreationDateProvider
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.