Constructor and Description |
---|
CopyContentCommand(String from,
String to,
org.alfresco.service.cmr.repository.NodeRef rootNode,
String fromPath,
String toPath) |
Modifier and Type | Method and Description |
---|---|
String |
getFrom() |
String |
getFromPath() |
org.alfresco.service.cmr.repository.NodeRef |
getRootNode() |
String |
getTo() |
String |
getToPath() |
AlfrescoTransactionSupport.TxnReadState |
getTransactionRequired()
Is a transaction required to run this command?
|
public String getTo()
public String getFrom()
public org.alfresco.service.cmr.repository.NodeRef getRootNode()
public String getFromPath()
public String getToPath()
public AlfrescoTransactionSupport.TxnReadState getTransactionRequired()
Command
getTransactionRequired
in interface Command
Copyright © 2005–2017 Alfresco Software. All rights reserved.