public class DummyPostJobAction extends Object implements PostJobAction
Constructor and Description |
---|
DummyPostJobAction(ResultsSummaryManager resultsSummaryManager) |
Modifier and Type | Method and Description |
---|---|
void |
execute(StageExecution stageExecution,
ImmutableJob job,
BuildResultsSummary buildResultsSummary)
Executes the custom action
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
@Inject public DummyPostJobAction(ResultsSummaryManager resultsSummaryManager)
public void execute(@NotNull StageExecution stageExecution, @NotNull ImmutableJob job, @NotNull BuildResultsSummary buildResultsSummary)
PostJobAction
execute
in interface PostJobAction
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.