com.atlassian.bamboo.ww2.actions.build
Class StageJsonDecorator

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.build.StageJsonDecorator

public class StageJsonDecorator
extends java.lang.Object


Constructor Summary
StageJsonDecorator(ChainExecution chainExecution, StageExecution stageExecution, java.util.List<ChainStageResult> stages)
           
 
Method Summary
 com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StageJsonDecorator

public StageJsonDecorator(@NotNull
                          ChainExecution chainExecution,
                          StageExecution stageExecution,
                          @Nullable
                          java.util.List<ChainStageResult> stages)
Method Detail

getJson

@NotNull
public com.opensymphony.webwork.dispatcher.json.JSONObject getJson()
                                                            throws com.opensymphony.webwork.dispatcher.json.JSONException
Throws:
com.opensymphony.webwork.dispatcher.json.JSONException


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.