public class NewTaskCommand extends Object implements TaskCommandIfc
STEP, TASK_NAME_FIELD, TASK_TYPE_FIELD| Constructor and Description |
|---|
NewTaskCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Describe
getDescription method here. |
String |
getNodeName()
Describe
getNodeName method here. |
void |
processCommand(Packet packet,
Packet result,
StanzaReceiver receiv)
Describe
processCommand method here. |
public void processCommand(Packet packet, Packet result, StanzaReceiver receiv)
TaskCommandIfcprocessCommand method here.processCommand in interface TaskCommandIfcpacket - a Packet valueresult - a Packet valuereceiv - a StanzaReceiver valuepublic String getDescription()
TaskCommandIfcgetDescription method here.getDescription in interface TaskCommandIfcString valuepublic String getNodeName()
TaskCommandIfcgetNodeName method here.getNodeName in interface TaskCommandIfcString valueCopyright © 2022 "Tigase, Inc.". All rights reserved.