@Bean(name="DeleteWorkgroupQueue", active=true) public class DeleteWorkgroupQueue extends AbstractAdHocCommand
Constructor and Description |
---|
DeleteWorkgroupQueue() |
Modifier and Type | Method and Description |
---|---|
void |
execute(tigase.component.adhoc.AdhHocRequest request,
tigase.component.adhoc.AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(tigase.xmpp.jid.JID jid) |
public void execute(tigase.component.adhoc.AdhHocRequest request, tigase.component.adhoc.AdHocResponse response) throws tigase.component.adhoc.AdHocCommandException
tigase.component.adhoc.AdHocCommandException
public String getName()
public String getNode()
public boolean isAllowedFor(tigase.xmpp.jid.JID jid)
Copyright © 2016–2019 Tigase. All rights reserved.