Nested Element
|
MScript
|
Description
|
class
|
-
|
Defines the name of the action service class that implements org.moremotion.action.ActionService interface.
|
accessControl
|
-
|
The accessControl element can be used to control the accessing of the action service with a sufficient authority.
|
unitname
|
ü
|
This element defines the resource bundle name of the action service class. Resource bundles contain multi-lingual resources.
|
debugLevel
|
ü
|
Action Service classes can be designed to print the log records about their execution in order to let the users to trace it. This parameter accepts a number value between 1 and 3 as the level of the logging.
|
param
|
ü
|
The parameters defined with param element are evaluated by the action service classes.
|