AllChildrenTask
instead.@Deprecated public abstract class AllChildrenNodesOperation extends AbstractRepositoryTask
DO_NOTHING, log
Constructor and Description |
---|
AllChildrenNodesOperation(String name,
String description,
String repositoryName,
String parentNodePath)
Deprecated.
|
AllChildrenNodesOperation(String name,
String description,
String repositoryName,
String parentNodePath,
Content.ContentFilter filter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext ctx)
Deprecated.
|
protected Content |
getParentNode(InstallContext ctx)
Deprecated.
|
protected abstract void |
operateOnChildNode(Content node,
InstallContext ctx)
Deprecated.
|
execute
getDescription, getName, toString
public AllChildrenNodesOperation(String name, String description, String repositoryName, String parentNodePath)
public AllChildrenNodesOperation(String name, String description, String repositoryName, String parentNodePath, Content.ContentFilter filter)
protected void doExecute(InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
protected Content getParentNode(InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
javax.jcr.RepositoryException
TaskExecutionException
protected abstract void operateOnChildNode(Content node, InstallContext ctx) throws javax.jcr.RepositoryException, TaskExecutionException
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.