@PublicApi public interface RestartFailedStageAction extends BambooPluginModule
ChainStage has been restarted.
It will run before any PreStageAction related to the same build.| Modifier and Type | Method and Description |
|---|---|
void |
execute(StageExecution stageExecution)
Executes the custom action
|
void execute(@NotNull
StageExecution stageExecution)
throws InterruptedException,
Exception
stageExecution - InterruptedExceptionExceptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.