Class CurrentlyDeployingJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
com.atlassian.bamboo.ww2.actions.build.CurrentlyDeployingJsonDecorator
-
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
ConstructorDescriptionCurrentlyDeployingJsonDecorator
(@NotNull DeploymentInProgress deploymentInProgress, @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, @NotNull AgentManager agentManager) -
Method Summary
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.AbstractBuildJsonDecorator
getBaseJson
-
Constructor Details
-
CurrentlyDeployingJsonDecorator
public CurrentlyDeployingJsonDecorator(@NotNull @NotNull DeploymentInProgress deploymentInProgress, @NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull @NotNull BambooPermissionManager bambooPermissionManager, TriggerManager triggerManager, @NotNull @NotNull AgentManager agentManager)
-
-
Method Details
-
getJson
public void getJson(JsonStream jsonBuildObject) throws IOException, com.opensymphony.webwork.dispatcher.json.JSONException - Throws:
IOException
com.opensymphony.webwork.dispatcher.json.JSONException
-