Class ProjectReportsPluginConvention
java.lang.Object
org.gradle.api.plugins.ProjectReportsPluginConvention
The conventional configuration for the `ProjectReportsPlugin`.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns 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.voidsetProjectReportDirName(String projectReportDirName)
-
Constructor Details
-
ProjectReportsPluginConvention
-
-
Method Details
-
getProjectReportDirName
The name of the directory to generate the project reports into, relative to the project's reports dir. -
setProjectReportDirName
-
getProjectReportDir
Returns the directory to generate the project reports into. -
getProjects
-