Package tigase.workgroupqueues.commands
Class AbstractAdHocCommand
java.lang.Object
tigase.workgroupqueues.commands.AbstractAdHocCommand
- All Implemented Interfaces:
AdHocCommand
- Direct Known Subclasses:
CreateWorkgroupQueue
,DeleteWorkgroupQueue
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tigase.component.adhoc.AdHocCommand
execute, execute, getGroup, getName, getNode, isAllowedFor
-
Constructor Details
-
AbstractAdHocCommand
public AbstractAdHocCommand()
-