public abstract class AbstractFeatureModelTask
extends org.apache.sling.installer.api.tasks.InstallTask
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger
Logger.
|
| Constructor and Description |
|---|
AbstractFeatureModelTask(org.apache.sling.installer.api.tasks.TaskResourceGroup group,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
protected void |
deleteDirectory(File dir) |
protected String |
getScheme(org.apache.sling.installer.api.tasks.TaskResource resource) |
protected <T> T |
getService(Class<T> type) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.