Package org.alfresco.filesys.repo.rules
Interface Operation
-
- All Known Implementing Classes:
CloseFileOperation,CreateFileOperation,DeleteFileOperation,MoveFileOperation,OpenFileOperation,RenameFileOperation
public interface OperationAn operation is a primitive thing that needs to be executed. Such as a create, rename or delete.