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