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)
TaskCommandIfc
processCommand
method here.processCommand
in interface TaskCommandIfc
packet
- a Packet
valueresult
- a Packet
valuereceiv
- a StanzaReceiver
valuepublic String getDescription()
TaskCommandIfc
getDescription
method here.getDescription
in interface TaskCommandIfc
String
valuepublic String getNodeName()
TaskCommandIfc
getNodeName
method here.getNodeName
in interface TaskCommandIfc
String
valueCopyright © 2018 "Tigase, Inc.". All rights reserved.