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
  • Constructor Details

    • CurrentlyBuildingJsonDecorator

      public CurrentlyBuildingJsonDecorator(@NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull @NotNull CurrentlyBuilding currentlyBuilding, @NotNull @NotNull AgentManager agentManager, @NotNull @NotNull BambooPermissionManager bambooPermissionManager, @NotNull @NotNull TriggerManager triggerManager, @NotNull @NotNull ImmutablePlan plan)
  • Method Details

    • getJson

      public void getJson(JsonStream jsonBuildObject) throws IOException, com.opensymphony.webwork.dispatcher.json.JSONException
      Throws:
      IOException
      com.opensymphony.webwork.dispatcher.json.JSONException