org.gradle.util.Configurable<Report>, Report, SerializableCustomizableHtmlReport, DirectoryReport, FindBugsXmlReport, JUnitXmlReport, SingleFileReport@Incubating public interface ConfigurableReport extends Report
Report.OutputType| Modifier and Type | Method | Description |
|---|---|---|
void |
setDestination(Object file) |
Sets the destination for the report.
|
getDestination, getDisplayName, getName, getOutputType, isEnabled, setEnabledvoid setDestination(Object file)
Project.file(Object).file - The destination for the report.