public class AemPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
AemPlugin.Build |
static class |
AemPlugin.Companion |
| Modifier and Type | Field and Description |
|---|---|
static AemPlugin.Companion |
Companion |
static java.lang.String |
PKG |
| Constructor and Description |
|---|
AemPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |
void |
configure(org.gradle.api.Project $receiver) |
protected void |
tasks(org.gradle.api.Project $receiver,
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.AemTaskFacade,kotlin.Unit> configurer) |
@NotNull public static java.lang.String PKG
public static AemPlugin.Companion Companion
public void apply(@NotNull
org.gradle.api.Project project)
public void configure(@NotNull
org.gradle.api.Project $receiver)
protected void tasks(@NotNull
org.gradle.api.Project $receiver,
@NotNull
kotlin.jvm.functions.Function1<? super com.cognifide.gradle.aem.AemTaskFacade,kotlin.Unit> configurer)