public class ResultsSummaryJsonDecorator extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
active |
protected int |
buildNumber |
protected String |
buildStatus |
protected String |
buildStatusDescription |
protected boolean |
customBuild |
protected int |
existingFailedTestCaseCount |
protected int |
newFailedTestCaseCount |
protected boolean |
onceOff |
protected String |
planKey |
protected boolean |
rebuild |
protected boolean |
specsFailure |
protected boolean |
specsSuccess |
protected String |
trigger |
protected TriggerReason |
triggerReason |
Constructor and Description |
---|
ResultsSummaryJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider,
ResultsSummary resultsSummary,
ImmutablePlan plan) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull Map<String,Object> |
getMap() |
protected String |
getPlanStatusIcon(ResultsSummary resultsSummary) |
protected String buildStatus
protected String planKey
protected int buildNumber
protected String buildStatusDescription
protected String trigger
protected int newFailedTestCaseCount
protected int existingFailedTestCaseCount
protected boolean specsFailure
protected boolean specsSuccess
protected boolean active
protected boolean rebuild
protected boolean onceOff
protected boolean customBuild
protected TriggerReason triggerReason
public ResultsSummaryJsonDecorator(@NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan)
protected String getPlanStatusIcon(ResultsSummary resultsSummary)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.