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()
getDescription method here.getDescription in interface TaskCommandIfcString valuepublic String getNodeName()
getNodeName method here.getNodeName in interface TaskCommandIfcString valuepublic void processCommand(Packet packet, Packet result, StanzaReceiver receiv)
processCommand method here.processCommand in interface TaskCommandIfcpacket - a Packet valueresult - a Packet valuereceiv - Copyright © 2014 "Tigase, Inc.". All rights reserved.