org.gradle.api.plugins
Class ReportingBasePlugin
java.lang.Object
org.gradle.api.plugins.ReportingBasePlugin
- All Implemented Interfaces:
- Plugin
class ReportingBasePlugin
extends java.lang.Object
A Plugin which provides the basic skeleton for reporting.
This plugin adds the following convention objects to the project:
- org.gradle.api.plugins.ReportingBasePluginConvention
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
ReportingBasePlugin
ReportingBasePlugin()
-
use
public void use(Project project, ProjectPluginsContainer projectPluginsHandler)
-
Groovy Documentation