Package org.alfresco.filesys.repo
Interface ResultCallback
- All Superinterfaces:
Command
-
Method Summary
Methods inherited from interface org.alfresco.filesys.repo.rules.Command
getTransactionRequired
-
Method Details
-
execute
Call the callback with the result of the operation.- Parameters:
result- the result.
-