org.jboss.dna.graph.commands.basic
Class BasicCopyBranchCommand
java.lang.Object
org.jboss.dna.graph.commands.basic.BasicGraphCommand
org.jboss.dna.graph.commands.basic.BasicCopyNodeCommand
org.jboss.dna.graph.commands.basic.BasicCopyBranchCommand
- All Implemented Interfaces:
- ActsAsUpdate, ActsOnPath, CopyBranchCommand, CopyNodeCommand, GraphCommand
public class BasicCopyBranchCommand
- extends BasicCopyNodeCommand
- implements CopyBranchCommand
- Author:
- Randall Hauch
| Methods inherited from class org.jboss.dna.graph.commands.basic.BasicGraphCommand |
createChildrenList, createChildrenList, createChildrenList, createChildrenList, getError, hasError, hasNoError, isCancelled, setCancelled, setError, setProperty, setProperty, setProperty |
BasicCopyBranchCommand
public BasicCopyBranchCommand(Path oldPath,
Path newPath)
- Parameters:
oldPath - newPath -
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.