| Modifier and Type | Field | Description | 
|---|---|---|
| static String | DEPENDENCY_REPORT | |
| static String | HTML_DEPENDENCY_REPORT | |
| static String | PROJECT_REPORT | |
| static String | PROPERTY_REPORT | |
| static String | TASK_REPORT | 
| Constructor | Description | 
|---|---|
| ProjectReportsPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. | 
public static final String TASK_REPORT
public static final String PROPERTY_REPORT
public static final String DEPENDENCY_REPORT
public static final String HTML_DEPENDENCY_REPORT
public static final String PROJECT_REPORT