com.atlassian.bamboo.ww2.actions.build
Class CurrentlyBuildingJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
com.atlassian.bamboo.ww2.actions.build.CurrentlyBuildingJsonDecorator
public class CurrentlyBuildingJsonDecorator
- extends AbstractBuildJsonDecorator
Decorator for a build that's currently building
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 |
CurrentlyBuildingJsonDecorator
public CurrentlyBuildingJsonDecorator(@NotNull
com.opensymphony.xwork2.TextProvider textProvider,
@NotNull
CurrentlyBuilding currentlyBuilding,
@NotNull
AgentManager agentManager,
@NotNull
BuildExecutionManager buildExecutionManager,
@NotNull
BambooPermissionManager bambooPermissionManager,
@NotNull
TriggerManager triggerManager,
@NotNull
ImmutablePlan plan)
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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.