public class DecoratedResultStatus extends Object implements DecoratedNavObjectStatus
Modifier and Type | Field and Description |
---|---|
static String |
NOT_RUN_YET |
Constructor and Description |
---|
DecoratedResultStatus(ResultsSummary resultSummary,
DecoratedResult decoratedResult) |
Modifier and Type | Method and Description |
---|---|
Date |
getBuildStartTime() |
BuildState |
getBuildState() |
@NotNull String |
getDisplayClass() |
String |
getDuration()
A test representation of the duration of this object
|
@Nullable ExecutionStatus |
getExecutionStatus() |
@NotNull String |
getJobExecutionPhaseString() |
LifeCycleState |
getLifeCycleState() |
@Nullable String |
getOpTimeText() |
@NotNull String |
getSummarySuffix() |
String |
getTestSummary()
A text representation of test status for this object
|
boolean |
isActive() |
boolean |
isContinuable() |
boolean |
isInProgress() |
boolean |
isNotRunYet() |
boolean |
isSpecsFailure() |
boolean |
isSpecsResult() |
boolean |
isSpecsSuccess() |
boolean |
isUpdatingSource() |
public static final String NOT_RUN_YET
public DecoratedResultStatus(ResultsSummary resultSummary, DecoratedResult decoratedResult)
@NotNull public @NotNull String getDisplayClass()
getDisplayClass
in interface DecoratedNavObjectStatus
@NotNull public @NotNull String getJobExecutionPhaseString()
getJobExecutionPhaseString
in interface DecoratedNavObjectStatus
@Nullable public @Nullable ExecutionStatus getExecutionStatus()
getExecutionStatus
in interface DecoratedNavObjectStatus
public boolean isInProgress()
isInProgress
in interface DecoratedNavObjectStatus
public boolean isActive()
isActive
in interface DecoratedNavObjectStatus
public boolean isUpdatingSource()
isUpdatingSource
in interface DecoratedNavObjectStatus
public String getTestSummary()
DecoratedNavObjectStatus
getTestSummary
in interface DecoratedNavObjectStatus
public String getDuration()
DecoratedNavObjectStatus
getDuration
in interface DecoratedNavObjectStatus
public Date getBuildStartTime()
public boolean isContinuable()
public boolean isNotRunYet()
@NotNull public @NotNull String getSummarySuffix()
getSummarySuffix
in interface DecoratedNavObjectStatus
@Nullable public @Nullable String getOpTimeText()
getOpTimeText
in interface DecoratedNavObjectStatus
public LifeCycleState getLifeCycleState()
public BuildState getBuildState()
public boolean isSpecsResult()
isSpecsResult
in interface DecoratedNavObjectStatus
public boolean isSpecsFailure()
isSpecsFailure
in interface DecoratedNavObjectStatus
public boolean isSpecsSuccess()
isSpecsSuccess
in interface DecoratedNavObjectStatus
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences