public class DeploymentResultDto extends Object
DeploymentResult
.Constructor and Description |
---|
DeploymentResultDto() |
Modifier and Type | Method and Description |
---|---|
Long |
getAgentId() |
Map<String,String> |
getCustomData() |
BuildState |
getDeploymentState() |
DeploymentVersionDto |
getDeploymentVersion() |
String |
getDeploymentVersionName() |
Long |
getEnvironmentId() |
Date |
getExecutedDate() |
Date |
getFinishedDate() |
long |
getId() |
LifeCycleState |
getLifeCycleState() |
Date |
getQueuedDate() |
Date |
getStartedDate() |
String |
getTriggerReasonKey() |
public long getId()
public Long getEnvironmentId()
public LifeCycleState getLifeCycleState()
public BuildState getDeploymentState()
public Date getStartedDate()
public Date getQueuedDate()
public Date getExecutedDate()
public Date getFinishedDate()
public String getDeploymentVersionName()
public Long getAgentId()
public String getTriggerReasonKey()
public DeploymentVersionDto getDeploymentVersion()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.