public class DeleteScriptTaskCommand extends Object implements AdHocCommand
Constructor and Description |
---|
DeleteScriptTaskCommand(MonitorContext monitorContext) |
Modifier and Type | Method and Description |
---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(JID jid) |
public DeleteScriptTaskCommand(MonitorContext monitorContext)
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute
in interface AdHocCommand
AdHocCommandException
public String getName()
getName
in interface AdHocCommand
public String getNode()
getNode
in interface AdHocCommand
public boolean isAllowedFor(JID jid)
isAllowedFor
in interface AdHocCommand
Copyright © 2017 "Tigase, Inc.". All rights reserved.