Class DeleteFileOperation
java.lang.Object
org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- All Implemented Interfaces:
Operation
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteFileOperation(String name, NodeRef rootNodeRef, String path) Delete File Operation -
Method Summary
-
Constructor Details
-
DeleteFileOperation
Delete File Operation- Parameters:
name- of filerootNodeRef- root node refpath- path + name of file to delete
-
-
Method Details