public class AvailableResult extends Object
Constructor and Description |
---|
AvailableResult(ChainResultsSummary chainResultSummary) |
Modifier and Type | Method and Description |
---|---|
String |
getBuildRelativeTime() |
String |
getBuildState() |
Boolean |
getContinuable() |
Boolean |
getFinished() |
long |
getId() |
String |
getLifeCycleState() |
Boolean |
getNotRunYet() |
PlanResultKey |
getPlanResultKey() |
Integer |
getResultNumber() |
Boolean |
getSuccessful() |
public AvailableResult(ChainResultsSummary chainResultSummary)
public long getId()
public PlanResultKey getPlanResultKey()
public Integer getResultNumber()
public String getBuildState()
public String getLifeCycleState()
public Boolean getContinuable()
public String getBuildRelativeTime()
public Boolean getSuccessful()
public Boolean getNotRunYet()
public Boolean getFinished()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.