public class ConfigureTaskCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
ConfigureTaskCommand(MonitorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(JID jid) |
public static final String NODE
public ConfigureTaskCommand(MonitorContext ctx)
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandAdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandpublic boolean isAllowedFor(JID jid)
isAllowedFor in interface AdHocCommandCopyright © 2018 "Tigase, Inc.". All rights reserved.