|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.plugins.PluginUtil
class PluginUtil extends java.lang.Object
Property Summary | |
---|---|
static Logger |
logger
|
Constructor Summary | |
PluginUtil()
|
Method Summary | |
---|---|
static void
|
applyCustomValues(Convention convention, def newPluginConvention, java.util.Map customValues)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Property Detail |
---|
static Logger logger
Constructor Detail |
---|
PluginUtil()
Method Detail |
---|
public static void applyCustomValues(Convention convention, def newPluginConvention, java.util.Map customValues)
Groovy Documentation