public class ProjectReportsPluginConvention extends Object
Constructor and Description |
---|
ProjectReportsPluginConvention(Project project)
Deprecated.
Creating instances of this class is deprecated. These should be created by the reporting base plugin only.
|
Modifier and Type | Method 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) |
@Deprecated public ProjectReportsPluginConvention(Project project)
ProjectReportsPluginConvention
instance.public String getProjectReportDirName()
public void setProjectReportDirName(String projectReportDirName)
public File getProjectReportDir()