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

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

public class CurrentlyDeployingJsonDecorator
extends AbstractBuildJsonDecorator


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
AbstractBuildJsonDecorator.MessageType
 
Field Summary
 
Fields inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
hasBuildPermission, hasReadPermission, messageText, messageType, queueItem, triggerManager
 
Constructor Summary
CurrentlyDeployingJsonDecorator(DeploymentInProgress deploymentInProgress, com.opensymphony.xwork2.TextProvider textProvider, EnvironmentService environmentService, TriggerManager triggerManager, AgentManager agentManager)
           
 
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

CurrentlyDeployingJsonDecorator

public CurrentlyDeployingJsonDecorator(@NotNull
                                       DeploymentInProgress deploymentInProgress,
                                       @NotNull
                                       com.opensymphony.xwork2.TextProvider textProvider,
                                       @NotNull
                                       EnvironmentService environmentService,
                                       TriggerManager triggerManager,
                                       @NotNull
                                       AgentManager agentManager)
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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.