Interface SingleFileReport

All Superinterfaces:
org.gradle.util.Configurable<Report>, ConfigurableReport, Report, Serializable
All Known Subinterfaces:
CustomizableHtmlReport, FindBugsXmlReport

public interface SingleFileReport extends ConfigurableReport
A report that is a single file.