Interface PreStageAction

All Superinterfaces:
BambooPluginModule

@PublicApi public interface PreStageAction extends BambooPluginModule
Custom action that runs before the ChainStage has started executing
Since:
2.7
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(@NotNull StageExecution stageExecution)
    Executes the custom action