Class CurrentlyDeployingJsonDecorator

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

public class CurrentlyDeployingJsonDecorator extends AbstractBuildJsonDecorator
  • 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