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