Plugin<Project>
public class ReportingBasePlugin extends Object implements Plugin<Project>
A Plugin which provides the basic skeleton for reporting.
Plugin
This plugin adds the following extension objects to the project:
ReportingExtension
ReportingBasePlugin()
void
apply(Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReportingBasePlugin()
public void apply(Project project)
apply
project