public class LiferayPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PLUGIN_NAME |
Constructor and Description |
---|
LiferayPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.Project project) |
public static final java.lang.String PLUGIN_NAME