AbstractNodeBuilderTask
instead.@Deprecated public abstract class AbstractNodeBuilderTask extends AbstractRepositoryTask
Task
s using the node builder API.DO_NOTHING, log
Constructor and Description |
---|
AbstractNodeBuilderTask(String name,
String description,
ErrorHandling errorHandling,
NodeOperation... operations)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext ctx)
Deprecated.
|
protected abstract Content |
getRootNode(InstallContext ctx)
Deprecated.
|
protected ErrorHandler |
newErrorHandler(InstallContext ctx)
Deprecated.
|
execute
getDescription, getName, toString
public AbstractNodeBuilderTask(String name, String description, ErrorHandling errorHandling, NodeOperation... operations)
protected void doExecute(InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
protected abstract Content getRootNode(InstallContext ctx) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
protected ErrorHandler newErrorHandler(InstallContext ctx)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.