public class RemoveNodesTask extends AbstractRepositoryTask
Node
does not exist, logs an info message if the flag displayInfoMessageForMissingNodes
is set to true.DO_NOTHING
Constructor and Description |
---|
RemoveNodesTask(String name,
String workspace,
List<String> pathsToRemove,
boolean displayInfoMessageForMissingNodes) |
RemoveNodesTask(String name,
String description,
String workspaceName,
List<String> pathsToRemove,
boolean displayInfoMessageForMissingNodes) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext ctx) |
execute
getDescription, getName, toString
public RemoveNodesTask(String name, String workspace, List<String> pathsToRemove, boolean displayInfoMessageForMissingNodes)
protected void doExecute(InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.