|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreStagedBuildAction
Custom action that runs before a Build
has been queued as part of a ChainStage
Method Summary | |
---|---|
void |
execute(StageExecution stageExecution,
BuildContext buildContext)
Executes the custom action |
Method Detail |
---|
void execute(@NotNull StageExecution stageExecution, @NotNull BuildContext buildContext)
stageExecution
- buildContext
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |