public class ReportBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportBuilder.QualityReport |
| Constructor and Description |
|---|
ReportBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ReportBuilder.QualityReport |
execute(com.takipi.api.client.ApiClient apiClient,
com.takipi.api.client.util.regression.RegressionInput input,
Integer maxEventVolume,
Integer maxUniqueErrors,
int topEventLimit,
String regexFilter,
boolean newEvents,
boolean resurfacedEvents,
boolean runRegressions,
boolean markedUnstable,
PrintStream output,
boolean verbose) |
public static ReportBuilder.QualityReport execute(com.takipi.api.client.ApiClient apiClient, com.takipi.api.client.util.regression.RegressionInput input, Integer maxEventVolume, Integer maxUniqueErrors, int topEventLimit, String regexFilter, boolean newEvents, boolean resurfacedEvents, boolean runRegressions, boolean markedUnstable, PrintStream output, boolean verbose)
Copyright © 2016–2019. All rights reserved.