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 org.apache.struts2.text.TextProvider textProvider, @NotNull @NotNull CurrentlyBuilding currentlyBuilding, @NotNull @NotNull AgentManager agentManager, @NotNull @NotNull BambooPermissionManager bambooPermissionManager, @NotNull @NotNull TriggerManager triggerManager, @NotNull @NotNull ImmutablePlan plan)
  • Method Details