org.gradle.util.Configurable<Report>, ConfigurableReport, Report, Serializable, SingleFileReportpublic 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. | 
setDestination, setDestination, setEnabled, setEnabledgetDisplayName, getName, isEnabledgetDestination, getOutputType@Nullable @Optional TextResource getStylesheet()
void setStylesheet(@Nullable
                   TextResource stylesheet)
stylesheet - the stylesheet to use to generate the HTML report