public interface CommandIfc extends StatisticHolder
Modifier and Type | Field and Description |
---|---|
static String |
ADD_SCRIPT_CMD
Field description
|
static String |
ADMINS_SET
Field description
|
static String |
ADMN_CMDS
Field description
|
static String |
ADMN_DISC
Field description
|
static String |
AUTH_REPO
Field description
|
static String |
COMMAND_ID
Field description
|
static String |
COMMANDS_ACL
Field description
|
static String |
COMPONENT
Field description
|
static String |
COMPONENT_NAME
Field description
|
static String |
CONNECTED_NODES |
static String |
CONNECTED_NODES_WITH_LOCAL |
static String |
DEL_SCRIPT_CMD
Field description
|
static String |
DESCRIPT
Field description
|
static String |
GROUP
Field description
|
static String |
LANGUAGE
Field description
|
static String |
PACKET
Field description
|
static String |
REMOVE_FROM_DISK
Field description
|
static String |
SAVE_TO_DISK
Field description
|
static String |
SCRI_MANA
Field description
|
static String |
SCRIPT_BASE_DIR
Field description
|
static String |
SCRIPT_CLASS
Field description
|
static String |
SCRIPT_COMP_DIR
Field description
|
static String |
SCRIPT_COMPONENT
Field description
|
static String |
SCRIPT_DESCRIPTION
Field description
|
static String |
SCRIPT_GROUP
Field description
|
static String |
SCRIPT_ID
Field description
|
static String |
SCRIPT_RESULT
Field description
|
static String |
SCRIPT_TEXT
Field description
|
static String |
SERVICES_MAP
Field description
|
static String |
USER_CONN
Field description
|
static String |
USER_REPO
Field description
|
static String |
USER_SESS
Field description
|
static String |
VHOST_MANAGER
Field description
|
Modifier and Type | Method and Description |
---|---|
Bindings |
getBindings()
Method description
|
String |
getCommandId() |
String |
getDescription() |
String |
getGroup() |
void |
init(String id,
String description,
String group) |
boolean |
isAdminOnly() |
void |
runCommand(Iq packet,
Bindings binds,
Queue<Packet> results) |
void |
setAdminOnly(boolean adminOnly) |
everyHour, everyMinute, everySecond, getStatistics, setStatisticsPrefix, statisticExecutedIn
static final String VHOST_MANAGER
static final String ADMINS_SET
static final String COMMANDS_ACL
static final String ADMN_CMDS
static final String USER_REPO
static final String AUTH_REPO
static final String USER_SESS
static final String USER_CONN
static final String ADMN_DISC
static final String SCRI_MANA
static final String SCRIPT_BASE_DIR
static final String SCRIPT_COMP_DIR
static final String COMPONENT_NAME
static final String COMPONENT
static final String CONNECTED_NODES
static final String CONNECTED_NODES_WITH_LOCAL
static final String SERVICES_MAP
static final String SCRIPT_DESCRIPTION
static final String SCRIPT_ID
static final String SCRIPT_COMPONENT
static final String SCRIPT_CLASS
static final String SCRIPT_GROUP
static final String LANGUAGE
static final String COMMAND_ID
static final String SCRIPT_TEXT
static final String SCRIPT_RESULT
static final String DESCRIPT
static final String GROUP
static final String SAVE_TO_DISK
static final String REMOVE_FROM_DISK
static final String PACKET
static final String ADD_SCRIPT_CMD
static final String DEL_SCRIPT_CMD
Copyright © 2018 "Tigase, Inc.". All rights reserved.