@PublicApi public interface PostStageAction extends BambooPluginModule
ChainStage has finished executing| Modifier and Type | Method and Description |
|---|---|
void |
execute(ChainResultsSummary chainResultsSummary,
ChainStageResult chainStageResult,
StageExecution stageExecution)
Executes the custom action
|
void execute(@NotNull
ChainResultsSummary chainResultsSummary,
@NotNull
ChainStageResult chainStageResult,
@NotNull
StageExecution stageExecution)
throws InterruptedException,
Exception
chainResultsSummary - chainStageResult - stageExecution - InterruptedExceptionExceptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.