public abstract class KECompatibleReport extends ConfigurableReport<KnownErrorsModel>
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
KECompatibleReport() |
KECompatibleReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(File config,
boolean aggregate) |
void |
execute(File config,
boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel batch) |
abstract void |
execute(KnownErrorsModel batch,
boolean aggregate,
String[] formats) |
execute, execute, execute, execute, execute, executeaggregateResults, execute, execute, execute, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputHtmlFile, getOutputName, getPdfPageSize, getReportDocLink, getReportType, getSourceFile, getSourceFiles, getStatuses, getTemplatesLocation, isImageExportable, readFileContent, replaceSvgWithPng, reportSuffix, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocation, templateName, validateParameterspublic KECompatibleReport()
public KECompatibleReport(ExtendedRuntimeOptions extendedOptions)
public abstract void execute(KnownErrorsModel batch, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(KnownErrorsModel batch) throws Exception
Exceptionpublic void execute(File config, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>ExceptionCopyright © 2013-2018. All Rights Reserved.