public interface Params
Modifier and Type | Interface and Description |
---|---|
static interface |
Params.Html
Parameters specific to HTML reports.
|
static interface |
Params.Rendering
Control the rendering of a report.
|
Modifier and Type | Field and Description |
---|---|
static String |
FILENAME
If given, the filename is used to create the output file.
|
static String |
FILENAME_SUFFIX
If given, used to create a zip file name by adding
the suffix to the prefix.
|
static String |
FORMAT
The format parameter determines the renderer to be used.
|
static String |
SNAPSHOT
Not used
|
static String |
SNAPSHOT_PREFIX
Not used
|
static String |
TIMESTAMP
Set to the time the report is generated
|
static final String TIMESTAMP
static final String SNAPSHOT
static final String SNAPSHOT_PREFIX
static final String FORMAT
static final String FILENAME
Params.Html.SEPARATE_FILE
.static final String FILENAME_SUFFIX