Package hec.script
Interface ScriptActions
- All Superinterfaces:
Action
,Serializable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final String
static final int
static final int
static final int
static final int
static final int
Fields inherited from interface hec.lang.Action
ALL_CLIENTS
-
Method Summary
-
Field Details
-
SCRIPT_UPDATED_ACTION
static final int SCRIPT_UPDATED_ACTION- See Also:
-
SCRIPT_ADDED_ACTION
static final int SCRIPT_ADDED_ACTION- See Also:
-
SCRIPT_DELETED_ACTION
static final int SCRIPT_DELETED_ACTION- See Also:
-
FIRST_ACTION
static final int FIRST_ACTION- See Also:
-
LAST_ACTION
static final int LAST_ACTION- See Also:
-
_action
static final int _action- See Also:
-
_wkspPath
-
-
Method Details
-
performAction
- Specified by:
performAction
in interfaceAction
-