public class TestResultSummaryMergeAction extends Object implements PostJobAction
TestResultsSummary of the completed
 Job with the TestResultsSummary
 of its parent Chain when the Job has finished executing| Constructor and Description | 
|---|
TestResultSummaryMergeAction()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(StageExecution stageExecution,
       ImmutableJob job,
       BuildResultsSummary buildResultsSummary)
Executes the custom action 
 | 
void | 
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic void execute(@NotNull
                    StageExecution stageExecution,
                    @NotNull
                    ImmutableJob job,
                    @NotNull
                    BuildResultsSummary buildResultsSummary)
PostJobActionexecute in interface PostJobActionpublic void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.