Class DeploymentQueueItemViewForJsonDecorator

java.lang.Object
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator

public class DeploymentQueueItemViewForJsonDecorator extends QueueItemViewForJsonDecorator
  • Constructor Details

    • DeploymentQueueItemViewForJsonDecorator

      public DeploymentQueueItemViewForJsonDecorator(long resultId, String resultKey, long versionId, String versionName, long environmentId, @Nullable @Nullable String environmentName, @Nullable @Nullable String deploymentProjectName, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, boolean expectingCustomDedicatedAgent)
  • Method Details

    • getResultId

      public long getResultId()
    • getEnvironmentId

      public long getEnvironmentId()
    • getVersionId

      public long getVersionId()
    • getDeploymentProjectName

      @Nullable public @Nullable String getDeploymentProjectName()
    • getEnvironmentName

      @Nullable public @Nullable String getEnvironmentName()
    • getVersionName

      public String getVersionName()