Class RenameFileOperation
- java.lang.Object
-
- org.alfresco.filesys.repo.rules.operations.RenameFileOperation
-
-
Constructor Summary
Constructors Constructor Description RenameFileOperation(String from, String to, String fromPath, String toPath, org.alfresco.service.cmr.repository.NodeRef rootNodeRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetFrom()StringgetFromPath()org.alfresco.service.cmr.repository.NodeRefgetRootNodeRef()StringgetTo()StringgetToPath()inthashCode()StringtoString()
-