@PublicApi public interface PostStageAction extends BambooPluginModule
ChainStage
has finished executingModifier 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
- InterruptedException
Exception
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.