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