public abstract class ConfigurableReport<Model> extends AggregatedReport
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
ConfigurableReport() |
ConfigurableReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(File config,
boolean toPDF) |
abstract void |
execute(File config,
boolean aggregate,
boolean toPDF) |
void |
execute(Model batch,
boolean toPDF) |
abstract void |
execute(Model batch,
boolean aggregate,
boolean toPDF) |
aggregateResults, execute, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, exportToPDF, getOutputDirectory, getOutputName, getPdfPageSize, getReportDocLink, getReportType, getSourceFile, getSourceFiles, getStatuses, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, validateParameterspublic ConfigurableReport()
public ConfigurableReport(ExtendedRuntimeOptions extendedOptions)
Copyright © 2013-2017. All Rights Reserved.