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 TypeMethodDescriptionvoid
execute
(AdhHocRequest request, AdHocResponse response) getName()
getNode()
getStore()
boolean
isAllowedFor
(JID jid) void
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
-
CreateWorkgroupQueue
public CreateWorkgroupQueue()
-
-
Method Details
-
execute
- Throws:
AdHocCommandException
-
getName
-
getNode
-
getStore
-
setStore
-
isAllowedFor
-