Class ReportingBasePlugin
java.lang.Object
org.gradle.api.plugins.ReportingBasePlugin
- All Implemented Interfaces:
Plugin<org.gradle.api.internal.project.ProjectInternal>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(org.gradle.api.internal.project.ProjectInternal project) Apply this plugin to the given target object.
-
Constructor Details
-
ReportingBasePlugin
public ReportingBasePlugin()
-
-
Method Details
-
apply
-