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 TypeMethodDescriptionvoidexecute(AdhHocRequest request, AdHocResponse response) getName()getNode()booleanisAllowedFor(JID jid) Methods 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
-
DeleteWorkgroupQueue
public DeleteWorkgroupQueue()
-
-
Method Details
-
execute
- Throws:
AdHocCommandException
-
getName
-
getNode
-
isAllowedFor
-