info.magnolia.module.delta
Class CreateNodeTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.CreateNodeTask
- All Implemented Interfaces:
- Task
public class CreateNodeTask
- extends AbstractRepositoryTask
Creates a node in the given parent with the given name and type.
- Version:
- $Id$
- Author:
- vsteller
CreateNodeTask
public CreateNodeTask(String name,
String description,
String workspaceName,
String parentPath,
String nodeName,
String type)
doExecute
protected void doExecute(InstallContext installContext)
throws javax.jcr.RepositoryException,
TaskExecutionException
- Specified by:
doExecute
in class AbstractRepositoryTask
- Throws:
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.