org.gradle.api.plugins
[Groovy] Class ProjectReportsPluginConvention
java.lang.Object
org.gradle.api.plugins.ProjectReportsPluginConvention
class ProjectReportsPluginConvention
Property Summary |
String |
projectReportDirName
The name of the directory to generate the project reports into, relative to the project's reports dir.
|
projectReportDirName
String projectReportDirName
- The name of the directory to generate the project reports into, relative to the project's reports dir.
ProjectReportsPluginConvention
ProjectReportsPluginConvention(Project project)
-
getProjectReportDir
File getProjectReportDir()
- Returns the directory to generate the project reports into.
getProjects
Set getProjects()
-
Gradle API 1.12