public interface DecoratedNavObjectStatus
Modifier and Type | Method and Description |
---|---|
String |
getDisplayClass() |
String |
getDuration()
A test representation of the duration of this object
|
ExecutionStatus |
getExecutionStatus() |
String |
getJobExecutionPhaseString() |
String |
getOpTimeText() |
String |
getSummarySuffix() |
String |
getTestSummary()
A text representation of test status for this object
|
boolean |
isActive() |
boolean |
isInProgress() |
boolean |
isUpdatingSource() |
@NotNull String getDisplayClass()
boolean isInProgress()
boolean isActive()
boolean isUpdatingSource()
String getTestSummary()
String getDuration()
@NotNull String getJobExecutionPhaseString()
@Nullable ExecutionStatus getExecutionStatus()
@NotNull String getSummarySuffix()
@Nullable String getOpTimeText()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.