Package tigase.http.upload.commands
Class QueryUsedSpaceCommandUser
java.lang.Object
tigase.http.upload.commands.QueryUsedSpaceCommandAbstract
tigase.http.upload.commands.QueryUsedSpaceCommandUser
- All Implemented Interfaces:
tigase.component.adhoc.AdHocCommand
@Bean(name="query-space-used-command",
parent=FileUploadComponent.class,
active=true)
public class QueryUsedSpaceCommandUser
extends QueryUsedSpaceCommandAbstract
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.http.upload.commands.QueryUsedSpaceCommandAbstract
execute, isAllowedForMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tigase.component.adhoc.AdHocCommand
execute, getGroup
-
Constructor Details
-
QueryUsedSpaceCommandUser
public QueryUsedSpaceCommandUser()
-
-
Method Details
-
getName
- Specified by:
getNamein interfacetigase.component.adhoc.AdHocCommand- Overrides:
getNamein classQueryUsedSpaceCommandAbstract
-
getNode
- Specified by:
getNodein interfacetigase.component.adhoc.AdHocCommand- Overrides:
getNodein classQueryUsedSpaceCommandAbstract
-