Uses of Class
com.atlassian.bamboo.deployments.runtime.DeploymentInProgressImpl.Builder
-
Uses of DeploymentInProgressImpl.Builder in com.atlassian.bamboo.deployments.runtime
Modifier and TypeMethodDescriptionDeploymentInProgressImpl.Builder.fromDeploymentInProgress
(@NotNull DeploymentInProgress deploymentInProgress) DeploymentInProgressImpl.Builder.withAgentId
(Long agentId) DeploymentInProgressImpl.Builder.withDeploymentProject
(@NotNull DeploymentProject deploymentProject) DeploymentInProgressImpl.Builder.withDeploymentResult
(@NotNull DeploymentResult deploymentResult) DeploymentInProgressImpl.Builder.withDeploymentVersion
(@NotNull DeploymentVersion deploymentVersion) DeploymentInProgressImpl.Builder.withEnvironment
(@NotNull Environment environment) DeploymentInProgressImpl.Builder.withExecutedDate
(@NotNull Date executedDate) DeploymentInProgressImpl.Builder.withIsBeingStopped
(boolean isBeingStopped)