Interface PreDeploymentQueuedAction
- All Superinterfaces:
BambooPluginModule
- All Known Implementing Classes:
DummyPreDeploymentQueuedAction
Custom action that runs before a
Environment
has been queued- Since:
- 7.2
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(@NotNull DeploymentContext deploymentContext) Executes the custom action
-
Method Details
-
execute
Executes the custom action
-