Class ProjectReportsPluginConvention


  • public class ProjectReportsPluginConvention
    extends Object
    The conventional configuration for the `ProjectReportsPlugin`.
    • Constructor Detail

      • ProjectReportsPluginConvention

        public ProjectReportsPluginConvention​(Project project)
    • Method Detail

      • getProjectReportDirName

        public String getProjectReportDirName()
        The name of the directory to generate the project reports into, relative to the project's reports dir.
      • setProjectReportDirName

        public void setProjectReportDirName​(String projectReportDirName)
      • getProjectReportDir

        public File getProjectReportDir()
        Returns the directory to generate the project reports into.