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