Groovy Documentation

org.gradle.api.plugins
[Java] Class ReportingBasePlugin

java.lang.Object
  org.gradle.api.plugins.ReportingBasePlugin
All Implemented Interfaces:
Plugin

public class ReportingBasePlugin

A Plugin which provides the basic skeleton for reporting.

This plugin adds the following convention objects to the project:


Method Summary
void apply(ProjectInternal project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

apply

public void apply(ProjectInternal project)


 

Gradle API 1.8