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,
boolean toPDF) |
void |
execute(KnownErrorsModel batch) |
abstract void |
execute(KnownErrorsModel batch,
boolean aggregate,
boolean toPDF) |
executeaggregateResults, execute, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, exportToPDF, getOutputDirectory, getOutputName, getPdfPageSize, getReportDocLink, getReportType, getSourceFile, getSourceFiles, getStatuses, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, validateParameterspublic KECompatibleReport()
public KECompatibleReport(ExtendedRuntimeOptions extendedOptions)
public abstract void execute(KnownErrorsModel batch, boolean aggregate, boolean toPDF) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(KnownErrorsModel batch) throws Exception
Exceptionpublic void execute(File config, boolean aggregate, boolean toPDF) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(File config, boolean aggregate) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>ExceptionCopyright © 2013-2017. All Rights Reserved.