| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends PerformanceReportExporter> |
exporter
Exporter class to use to export the report
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
baseFilename
Base file name of the report without any .xls suffix
|
PerformanceReporting.Rolling |
rolling
Should reports be rolled over or overwritten.
|
public abstract Class<? extends PerformanceReportExporter> exporter
public abstract String baseFilename
public abstract PerformanceReporting.Rolling rolling
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.