@Bean(name="CreateWorkgroupQueueCommand", active=true) public class CreateWorkgroupQueue extends AbstractAdHocCommand
| Constructor and Description |
|---|
CreateWorkgroupQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
Store |
getStore() |
boolean |
isAllowedFor(JID jid) |
void |
setStore(Store store) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getGrouppublic void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
AdHocCommandExceptionpublic String getName()
public String getNode()
public Store getStore()
public void setStore(Store store)
public boolean isAllowedFor(JID jid)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.