public interface StageStatusHelper
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getDisplayClassForStage(@NotNull ChainStageResult chainStageResult)
Returns the CSS class name for a stage
|
@NotNull String |
getDisplayMessageForStage(@NotNull ChainStageResult chainStageResult)
Returns the display message for a stage
|
boolean |
isCollapsedByDefault(@NotNull ChainStageResult chainStageResult,
@NotNull Collection<ChainStageResult> chainStageResults)
Returns a boolean indicating whether or not the stage should appear collapsed by default in the UI
|
@NotNull @NotNull String getDisplayClassForStage(@NotNull @NotNull ChainStageResult chainStageResult)
chainStageResult
- @NotNull @NotNull String getDisplayMessageForStage(@NotNull @NotNull ChainStageResult chainStageResult)
chainStageResult
- boolean isCollapsedByDefault(@NotNull @NotNull ChainStageResult chainStageResult, @NotNull @NotNull Collection<ChainStageResult> chainStageResults)
chainStageResult
- chainStageResults
- - the Collection of ChainStageResults containing the ChainStageResultCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences