Class ReduceQuotaCommand
java.lang.Object
org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- All Implemented Interfaces:
Command
Open File command
-
Constructor Summary
ConstructorsConstructorDescriptionReduceQuotaCommand(String name, org.alfresco.jlan.server.filesys.NetworkFile networkFile, NodeRef rootNode, String path) -
Method Summary
-
Constructor Details
-
ReduceQuotaCommand
-
-
Method Details
-
getName
-
getNetworkFile
public org.alfresco.jlan.server.filesys.NetworkFile getNetworkFile() -
getRootNodeRef
-
getPath
-
getTransactionRequired
Description copied from interface:CommandIs a transaction required to run this command?- Specified by:
getTransactionRequiredin interfaceCommand
-