Table of Contents
API Documentation: | AbstractProjectBasedReportTask |
---|
Note: This class is incubating and may change in a future version of Gradle.
The base class for all Project based project report tasks.
Property | Description |
outputFile | The file which the report will be written to. When set to |
projects | The set of project to generate this report for. By default, the report is generated for the task's containing project. |