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)
           
 
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)
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 © 2011 Atlassian. All Rights Reserved.