Class RestDeploymentResultWithLogs

java.lang.Object
com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResult
com.atlassian.bamboo.rest.model.deployments.results.RestDeploymentResultWithLogs
All Implemented Interfaces:
BambooIdProvider, DeploymentResult, InternalDeploymentResult

public class RestDeploymentResultWithLogs extends RestDeploymentResult
  • Constructor Details

    • RestDeploymentResultWithLogs

      public RestDeploymentResultWithLogs(@NotNull @NotNull DeploymentResult deploymentResult, @NotNull @NotNull javax.ws.rs.core.UriBuilder baseUriBuilder, RestBuildLogEntryList restBuildLogEntryList)
  • Method Details