@PublicApi public interface PostJobAction extends BambooPluginModule
Job
has finished executing as part of a ChainStage
Modifier and Type | Method and Description |
---|---|
void |
execute(StageExecution stageExecution,
Job job,
BuildResultsSummary buildResultsSummary)
Executes the custom action
|
void execute(@NotNull StageExecution stageExecution, @NotNull Job job, @NotNull BuildResultsSummary buildResultsSummary)
stageExecution
- job
- buildResultsSummary
- Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.