Class MoveFileCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFrom()getTo()Is a transaction required to run this command?booleanvoidsetFromPath(String fromPath) voidsetRootNode(NodeRef rootNode) void
-
Constructor Details
-
MoveFileCommand
-
MoveFileCommand
-
-
Method Details
-
getFrom
-
getTo
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-
setRootNode
-
getRootNode
-
setFromPath
-
getFromPath
-
setToPath
-
getToPath
-
isMoveAsSystem
public boolean isMoveAsSystem()
-