public class RenameNodesTask extends AbstractRepositoryTask
DO_NOTHING, log
Constructor and Description |
---|
RenameNodesTask(String name,
String workspace,
String path,
String oldName,
String newName,
String nodeType) |
RenameNodesTask(String name,
String description,
String workspace,
String path,
String oldName,
String newName,
String nodeType) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext installContext) |
execute
getDescription, getName, toString
public RenameNodesTask(String name, String workspace, String path, String oldName, String newName, String nodeType)
protected void doExecute(InstallContext installContext) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.