public class ReportingBasePlugin extends Object implements Plugin<ProjectInternal>
A Plugin which provides the basic skeleton for reporting.
This plugin adds the following convention objects to the project:
| Constructor and Description |
|---|
ReportingBasePlugin() |
public void apply(ProjectInternal project)
Pluginapply in interface Plugin<ProjectInternal>project - The target objectCopyright © 2013. All rights reserved