Class CallbackCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.CallbackCommand
- All Implemented Interfaces:
Command
Callback command.
Makes a callback when executed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIs a transaction required to run this command?
-
Constructor Details
-
CallbackCommand
public CallbackCommand()
-
-
Method Details
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-