org.gradle.util.Configurable<Report>, ConfigurableReport, Report, Serializable, SingleFileReport@Incubating 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.
|
setDestinationgetDisplayName, getName, isEnabled, setEnabledgetDestination, getOutputTypeTextResource getStylesheet()
void setStylesheet(TextResource stylesheet)
stylesheet - the stylesheet to use to generate the HTML report