public class CreateNodePathTask extends AbstractRepositoryTask
DO_NOTHING, log
Constructor and Description |
---|
CreateNodePathTask(String name,
String path,
String type) |
CreateNodePathTask(String name,
String description,
String workspace,
String path) |
CreateNodePathTask(String name,
String description,
String workspace,
String path,
ItemType type)
Deprecated.
since 5.2.2, use
CreateNodePathTask(String, String, String, String, String) instead. |
CreateNodePathTask(String name,
String description,
String workspace,
String path,
String type) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext installContext) |
execute
getDescription, getName, toString
public CreateNodePathTask(String name, String description, String workspace, String path)
public CreateNodePathTask(String name, String description, String workspace, String path, String type)
protected void doExecute(InstallContext installContext) throws TaskExecutionException, javax.jcr.RepositoryException
doExecute
in class AbstractRepositoryTask
TaskExecutionException
javax.jcr.RepositoryException
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.