com.atlassian.bamboo.plan
Class ResultsSummaryJsonDecorator
java.lang.Object
com.atlassian.bamboo.plan.ResultsSummaryJsonDecorator
public class ResultsSummaryJsonDecorator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildStatus
protected java.lang.String buildStatus
planKey
protected java.lang.String planKey
buildNumber
protected int buildNumber
buildStatusDescription
protected java.lang.String buildStatusDescription
trigger
protected java.lang.String trigger
failedTestCaseCount
protected int failedTestCaseCount
active
protected boolean active
ResultsSummaryJsonDecorator
public ResultsSummaryJsonDecorator(@NotNull
com.opensymphony.xwork.TextProvider textProvider,
ResultsSummary resultsSummary,
ImmutablePlan plan)
getJSON
@NotNull
protected com.opensymphony.webwork.dispatcher.json.JSONObject getJSON()
throws com.opensymphony.webwork.dispatcher.json.JSONException
- Throws:
com.opensymphony.webwork.dispatcher.json.JSONException
getPlanStatusIcon
protected java.lang.String getPlanStatusIcon(ResultsSummary resultsSummary)
Copyright © 2012 Atlassian. All Rights Reserved.