Class ReturnValueCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.ReturnValueCommand
- All Implemented Interfaces:
Command
Return a specified value to the executor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIs a transaction required to run this command?
-
Constructor Details
-
ReturnValueCommand
-
-
Method Details
-
getReturnValue
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-