The conventional configuration for the `ProjectReportsPlugin`.
| Constructor and description |
|---|
ProjectReportsPluginConvention
(Project project) |
| Type | Name and description |
|---|---|
File |
getProjectReportDir()Returns the directory to generate the project reports into. |
String |
getProjectReportDirName()The name of the directory to generate the project reports into, relative to the project's reports dir. |
Set<Project> |
getProjects() |
void |
setProjectReportDirName(String projectReportDirName) |
Returns the directory to generate the project reports into.
The name of the directory to generate the project reports into, relative to the project's reports dir.
Gradle API 3.0-milestone-1