Class CopyContentCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- All Implemented Interfaces:
Command
CopyContent command
Copy just the content from one node to another
-
Constructor Details
-
CopyContentCommand
-
-
Method Details
-
getTo
-
getFrom
-
getRootNode
-
getFromPath
-
getToPath
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-