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 String |
trigger |
Constructor and Description |
---|
ResultsSummaryJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
ResultsSummary resultsSummary,
ImmutablePlan plan) |
Modifier and Type | Method and Description |
---|---|
protected 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 active
protected boolean rebuild
protected boolean onceOff
protected boolean customBuild
public ResultsSummaryJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan)
protected String getPlanStatusIcon(ResultsSummary resultsSummary)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.