|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.ReportingBasePlugin
public class ReportingBasePlugin
A Plugin
which provides the basic skeleton for reporting.
This plugin adds the following convention objects to the project:
Constructor Summary | |
---|---|
ReportingBasePlugin()
|
Method Summary | |
---|---|
void |
use(Project project,
ProjectPluginsContainer projectPluginsHandler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportingBasePlugin()
Method Detail |
---|
public void use(Project project, ProjectPluginsContainer projectPluginsHandler)
use
in interface Plugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |