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