public class AddTimerScriptTaskCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
AddTimerScriptTaskCommand(MonitorContext monitorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(JID jid) |
public AddTimerScriptTaskCommand(MonitorContext monitorContext)
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 © 2022 "Tigase, Inc.". All rights reserved.