public interface GradlePlugin
GradleModel| Modifier and Type | Method and Description |
|---|---|
String |
getClazz()
Class of the plugin.
|
GradlePluginType |
getType()
If this is one of the common plugins then it will return a convenient enum value, otherwise it will return
GradlePluginType.OTHER. |
String getClazz()
GradlePluginType getType()
GradlePluginType.OTHER.Copyright © 2014 JBoss by Red Hat. All rights reserved.