public abstract class AbstractNodeBuilderTask extends AbstractRepositoryTask
Task
s using the info.magnolia.jcr.nodebuilder
API.DO_NOTHING, log
Constructor and Description |
---|
AbstractNodeBuilderTask(String name,
String description,
ErrorHandling errorHandling,
NodeOperation... operations) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext ctx) |
protected abstract javax.jcr.Node |
getRootNode(InstallContext ctx) |
protected ErrorHandler |
newErrorHandler(InstallContext ctx) |
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 javax.jcr.Node getRootNode(InstallContext ctx) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
protected ErrorHandler newErrorHandler(InstallContext ctx)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.