public class PackagePurge
extends PackageTask
| Modifier and Type | Class and Description |
|---|---|
static class |
PackagePurge.Companion |
AemTask.DefaultImpls| Modifier and Type | Field and Description |
|---|---|
static PackagePurge.Companion |
Companion |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
PackagePurge() |
| Modifier and Type | Method and Description |
|---|---|
void |
purge() |
void |
taskGraphReady(org.gradle.api.execution.TaskExecutionGraph graph) |
getInstances, getPackages, instance, pkg, projectsEvaluated, setInstances, setPackagesafterConfigured, afterConfigured, checkForce, getAem, projectEvaluated, projectEvaluated, projectsEvaluated, projectsEvaluated, taskGraphReady, taskGraphReadygetAem, projectEvaluated, projectsEvaluated, taskGraphReady@NotNull public static java.lang.String NAME
public static PackagePurge.Companion Companion