- org.gradle.api.plugins.ReportingBasePlugin
-
- All Implemented Interfaces and Traits:
- Plugin
public class ReportingBasePlugin
extends Object
A Plugin which provides the basic skeleton for reporting.
This plugin adds the following extension objects to the project:
-
-
Methods Summary
Methods
Type |
Name and description |
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
|
-
Inherited Methods Summary
-
-
Method Detail
-
public void apply(org.gradle.api.internal.project.ProjectInternal project)
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 3.0-milestone-1