| API Documentation: | AbstractReportTask |
|---|
The base class for all 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. |
File outputFile
The file which the report will be written to. When set to null, the report is written to System.out.
Defaults to null.