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