public class Script extends AbstractScriptCommand
lineCommentStart
counter, level, name
ADD_SCRIPT_CMD, ADMINS_SET, ADMN_CMDS, ADMN_DISC, AUTH_REPO, COMMAND_ID, COMMANDS_ACL, COMPONENT, COMPONENT_NAME, CONNECTED_NODES, CONNECTED_NODES_WITH_LOCAL, DEL_SCRIPT_CMD, DESCRIPT, EVENTBUS, GROUP, LANGUAGE, PACKET, REMOVE_FROM_DISK, SAVE_TO_DISK, SCRI_MANA, SCRIPT_BASE_DIR, SCRIPT_CLASS, SCRIPT_COMP_DIR, SCRIPT_COMPONENT, SCRIPT_DESCRIPTION, SCRIPT_GROUP, SCRIPT_ID, SCRIPT_RESULT, SCRIPT_TEXT, SERVICES_MAP, USER_CONN, USER_REPO, USER_SESS, VHOST_MANAGER
Constructor and Description |
---|
Script() |
Modifier and Type | Method and Description |
---|---|
Bindings |
getBindings() |
String |
getFileExtension() |
String |
getLanguageName() |
void |
init(String id,
String description,
String group,
String script,
String lang,
String ext,
Bindings binds) |
void |
runCommand(Iq packet,
Bindings binds,
Queue<Packet> results) |
getCommandId, getDescription, getGroup, init, isAdminOnly, isEmpty, setAdminOnly
getStatistics, setStatisticsPrefix, statisticExecutedIn
everyHour, everyMinute, everySecond, getPerHour, getPerMinute, getPerSecond
getLevel, getName, getValue, inc, setName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
everyHour, everyMinute, everySecond, getStatistics, setStatisticsPrefix, statisticExecutedIn
public Bindings getBindings()
public String getFileExtension()
public String getLanguageName()
public void init(String id, String description, String group, String script, String lang, String ext, Bindings binds) throws ScriptException
ScriptException
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.