Package com.atlassian.bamboo.plan
Class ResultsSummaryJsonDecorator
java.lang.Object
com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected intprotected Stringprotected Stringprotected booleanprotected intprotected intprotected booleanprotected Stringprotected booleanprotected booleanprotected booleanprotected Stringprotected TriggerReason -
Constructor Summary
ConstructorsConstructorDescriptionResultsSummaryJsonDecorator(@NotNull org.apache.struts2.text.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan) -
Method Summary
Modifier and TypeMethodDescriptiongetMap()protected StringgetPlanStatusIcon(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 org.apache.struts2.text.TextProvider textProvider, ResultsSummary resultsSummary, ImmutablePlan plan)
-
-
Method Details
-
getMap
-
getPlanStatusIcon
-