Groovy Documentation

Package org.gradle.api.reporting

Classes for reporting

 

Interface Summary
BuildDashboardReports The reporting configuration for the the GenerateBuildDashboard task.
ConfigureableReport A file based report to be created with a configurable destination.
DirectoryReport A directory based report to be created.
Report A file based report to be created.
ReportContainer A container of potential reports.
Reporting An object that provides reporting options
SingleFileReport A report that is a single file.
 


Class Summary
GenerateBuildDashboard Generates build dashboard report.
ReportingExtension Adds base configuration for reporting tasks.
 


Enum Summary
Report.OutputType The type of output the report produces
 


Exception Summary
ReportContainer.ImmutableViolationException The exception thrown when any of this container's mutation methods are called.
 


Gradle API 1.6