Package com.atlassian.bamboo.plan
Class ResultsSummaryJsonDecorator
java.lang.Object
com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
Field Summary
Modifier and TypeFieldDescriptionprotected boolean
protected int
protected String
protected String
protected boolean
protected int
protected int
protected boolean
protected String
protected boolean
protected boolean
protected boolean
protected String
protected TriggerReason
-
Constructor Summary
ConstructorDescriptionResultsSummaryJsonDecorator
(@NotNull com.opensymphony.xwork2.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan) -
Method Summary
Modifier and TypeMethodDescriptiongetMap()
protected String
getPlanStatusIcon
(ResultsSummary resultsSummary)
-
Field Details
-
buildStatus
-
planKey
-
buildNumber
protected int buildNumber -
buildStatusDescription
-
trigger
-
newFailedTestCaseCount
protected int newFailedTestCaseCount -
existingFailedTestCaseCount
protected int existingFailedTestCaseCount -
specsFailure
protected boolean specsFailure -
specsSuccess
protected boolean specsSuccess -
active
protected boolean active -
rebuild
protected boolean rebuild -
onceOff
protected boolean onceOff -
customBuild
protected boolean customBuild -
triggerReason
-
-
Constructor Details
-
ResultsSummaryJsonDecorator
public ResultsSummaryJsonDecorator(@NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan)
-
-
Method Details
-
getMap
-
getPlanStatusIcon
-