public interface TaskCommandIfc
| Modifier and Type | Field and Description |
|---|---|
static String |
STEP |
static String |
TASK_NAME_FIELD |
static String |
TASK_TYPE_FIELD |
| 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 reciv)
Describe
processCommand method here. |
static final String TASK_NAME_FIELD
static final String TASK_TYPE_FIELD
static final String STEP
String getNodeName()
getNodeName method here.String valueString getDescription()
getDescription method here.String valuevoid processCommand(Packet packet, Packet result, StanzaReceiver reciv)
processCommand method here.packet - a Packet valueresult - a Packet valuereciv - a StanzaReceiver valueCopyright © 2015 "Tigase, Inc.". All rights reserved.