|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator com.atlassian.bamboo.ww2.actions.build.ChainExecutionJsonDecorator
public class ChainExecutionJsonDecorator
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator |
---|
AbstractBuildJsonDecorator.BuildStatus, AbstractBuildJsonDecorator.MessageType |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator |
---|
buildNumber, buildResultKey, chainName, hasBuildPermission, hasReadPermission, jobKey, jobName, messageText, messageType, planKey, planName, planResultKey, projectName, status, triggerReason, triggerReasonManager |
Constructor Summary | |
---|---|
ChainExecutionJsonDecorator(com.opensymphony.xwork.TextProvider textProvider,
BambooPermissionManager bambooPermissionManager,
ChainExecution chainExecution,
ResultsSummary chainResultSummary,
TriggerReasonManager triggerReasonManager)
|
Method Summary | |
---|---|
com.opensymphony.webwork.dispatcher.json.JSONObject |
getJson()
|
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator |
---|
getBaseJson |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChainExecutionJsonDecorator(@NotNull com.opensymphony.xwork.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, ChainExecution chainExecution, ResultsSummary chainResultSummary, TriggerReasonManager triggerReasonManager)
Method Detail |
---|
@NotNull public com.opensymphony.webwork.dispatcher.json.JSONObject getJson() throws com.opensymphony.webwork.dispatcher.json.JSONException
com.opensymphony.webwork.dispatcher.json.JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |