|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.ProjectReportsPlugin
public class ProjectReportsPlugin
A Plugin which adds some project visualization report tasks to a project.
| Field Summary | |
|---|---|
static String |
DEPENDENCY_REPORT
|
static String |
PROJECT_REPORT
|
static String |
PROPERTY_REPORT
|
static String |
TASK_REPORT
|
| Method Summary | |
|---|---|
void
|
apply(Project project)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final String DEPENDENCY_REPORT
public static final String PROJECT_REPORT
public static final String PROPERTY_REPORT
public static final String TASK_REPORT
| Method Detail |
|---|
public void apply(Project project)
Gradle API 1.5