|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Params
Available parameters for use in the report XML files.
Nested Class Summary | |
---|---|
static interface |
Params.Html
Parameters specific to HTML reports. |
static interface |
Params.Rendering
Control the rendering of a report. |
Field Summary | |
---|---|
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 |
Field Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |