|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.ProjectReportsPluginConvention
class ProjectReportsPluginConvention
| Property Summary | |
|---|---|
java.lang.String |
projectReportDirName
|
| Constructor Summary | |
ProjectReportsPluginConvention(Project project)
|
|
| Method Summary | |
|---|---|
java.io.File
|
getProjectReportDir()
|
| Methods inherited from class java.lang.Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
java.lang.String projectReportDirName
| Constructor Detail |
|---|
public ProjectReportsPluginConvention(Project project)
| Method Detail |
|---|
java.io.File getProjectReportDir()
Groovy Documentation