com.atlassian.bamboo.ww2.actions.build
Class QueuedBuildJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
com.atlassian.bamboo.ww2.actions.build.QueuedBuildJsonDecorator
public class QueuedBuildJsonDecorator
- extends AbstractBuildJsonDecorator
Decorator for a build that's waiting in the queue
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, triggerManager, triggerReason |
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 |
QueuedBuildJsonDecorator
public QueuedBuildJsonDecorator(@NotNull
com.opensymphony.xwork.TextProvider textProvider,
@NotNull
BuildContext buildContext,
int index,
@NotNull
LocalAgentManager localAgentManager,
@NotNull
BuildExecutionManager buildExecutionManager,
@NotNull
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager)
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.