@ExperimentalApi public interface CustomPreDeploymentAction extends BambooPluginModule
ExecutableBuildAgent, just before actual deployment
execution on environment. Any exception thrown or errors added to the
DeploymentContext will cause the deployment to fail.| Modifier and Type | Method and Description |
|---|---|
void |
execute(@NotNull DeploymentContext deploymentContext)
Execute the pre deployment task
|
void execute(@NotNull
@NotNull DeploymentContext deploymentContext)
deploymentContext - Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.