@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, wait
execute, getGroup
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
AdHocCommandException
public String getName()
public String getNode()
public Store getStore()
public void setStore(Store store)
public boolean isAllowedFor(JID jid)
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.