Class GradleEnterprisePlugin
- java.lang.Object
-
- com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin
-
- All Implemented Interfaces:
Plugin<java.lang.Object>
public final class GradleEnterprisePlugin extends java.lang.Object implements Plugin<java.lang.Object>
The Gradle Enterprise Gradle plugin enables integration with Gradle Enterprise and scans.gradle.com.It can be applied with the plugin ID
'com.gradle.enterprise'
for Gradle greater than 6.x.
-
-
Constructor Summary
Constructors Constructor Description GradleEnterprisePlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(java.lang.Object object)
-