Class PrivatePlugin
java.lang.Object
eu.xenit.gradle.enterprise.conventions.BasePlugin
eu.xenit.gradle.enterprise.conventions.PrivatePlugin
- All Implemented Interfaces:
MultipleApplicationTargetsPlugin,org.gradle.api.Plugin<Object>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.xenit.gradle.enterprise.conventions.BasePlugin
applyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.xenit.gradle.enterprise.conventions.internal.MultipleApplicationTargetsPlugin
apply
-
Field Details
-
PLUGIN_ID
- See Also:
-
-
Constructor Details
-
PrivatePlugin
public PrivatePlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceMultipleApplicationTargetsPlugin- Specified by:
applyin classBasePlugin
-