Class DoNothingCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.DoNothingCommand
- All Implemented Interfaces:
Command
Do Nothing Command, Does what it says on the tin!
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIs a transaction required to run this command?
-
Constructor Details
-
DoNothingCommand
public DoNothingCommand()
-
-
Method Details
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-