public class TaskInstanceCommand extends Object implements TaskCommandIfc
Modifier and Type | Class and Description |
---|---|
static class |
TaskInstanceCommand.ACTION
Enum description
|
static class |
TaskInstanceCommand.ROSTER_ACTION
Enum description
|
static class |
TaskInstanceCommand.USER_ACTION
Enum description
|
Modifier and Type | Field and Description |
---|---|
protected static String |
ACTION_FIELD |
protected static String |
CONFIRM |
protected static String |
PENDING_MODERATIONS_FIELD |
protected static String |
ROSTER_ACTION_FIELD |
protected static String |
SUBSCRIBERS_FIELD |
protected static String |
USER_ACTION_FIELD |
STEP, TASK_NAME_FIELD, TASK_TYPE_FIELD
Constructor and Description |
---|
TaskInstanceCommand() |
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. |
protected static final String ACTION_FIELD
protected static final String USER_ACTION_FIELD
protected static final String CONFIRM
protected static final String PENDING_MODERATIONS_FIELD
protected static final String SUBSCRIBERS_FIELD
protected static final String ROSTER_ACTION_FIELD
public String getDescription()
TaskCommandIfc
getDescription
method here.getDescription
in interface TaskCommandIfc
String
valuepublic String getNodeName()
TaskCommandIfc
getNodeName
method here.getNodeName
in interface TaskCommandIfc
String
valuepublic 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
valueCopyright © 2018 "Tigase, Inc.". All rights reserved.