public class MoveNodeEvent extends NodeEvent
Constructor and Description |
---|
MoveNodeEvent(FileFolderServiceType fType,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
String fromPath,
String toPath)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getFromPath()
Return the relative path of the target node
|
String |
getToPath() |
String |
toString()
Return the node event as a string
|
getFileType, getNodeRef
public MoveNodeEvent(FileFolderServiceType fType, org.alfresco.service.cmr.repository.NodeRef nodeRef, String fromPath, String toPath)
fType
- FileFolderServiceTtypenodeRef
- NodeReffromPath
- StringtoPath
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.