Package tigase.workgroupqueues.commands
Class DeleteWorkgroupQueue
java.lang.Object
tigase.workgroupqueues.commands.AbstractAdHocCommand
tigase.workgroupqueues.commands.DeleteWorkgroupQueue
- All Implemented Interfaces:
AdHocCommand
@Bean(name="DeleteWorkgroupQueue",
active=true)
public class DeleteWorkgroupQueue
extends AbstractAdHocCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(AdhHocRequest request, AdHocResponse response) getName()
getNode()
boolean
isAllowedFor
(JID jid) 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, getGroup
-
Constructor Details
-
DeleteWorkgroupQueue
public DeleteWorkgroupQueue()
-
-
Method Details
-
execute
- Throws:
AdHocCommandException
-
getName
-
getNode
-
isAllowedFor
-