Configurable<Report>
, ConfigurableReport
, Report
, SingleFileReport
public interface CustomizableHtmlReport extends SingleFileReport
Report.OutputType
Modifier and Type | Method | Description |
---|---|---|
TextResource |
getStylesheet() |
The stylesheet to use to generate the HTML report.
|
void |
setStylesheet(TextResource stylesheet) |
The stylesheet to use to generate the report.
|
configure
setDestination, setDestination, setEnabled, setEnabled
getDestination, getDisplayName, getName, getRequired, isEnabled
getOutputLocation, getOutputType
@Nullable @Optional TextResource getStylesheet()
void setStylesheet(@Nullable TextResource stylesheet)
stylesheet
- the stylesheet to use to generate the HTML report