Class DummyPreDeploymentAction
java.lang.Object
com.atlassian.bamboo.plugins.dummy.DummyPreDeploymentAction
- All Implemented Interfaces:
CustomPreDeploymentAction
,BambooPluginModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(@NotNull DeploymentContext deploymentContext) Execute the pre deployment taskstatic String
-
Constructor Details
-
DummyPreDeploymentAction
-
-
Method Details
-
execute
Description copied from interface:CustomPreDeploymentAction
Execute the pre deployment task- Specified by:
execute
in interfaceCustomPreDeploymentAction
-
getMessage
-