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