| Class | Description |
|---|---|
| Script |
Provides easy access to the components of a script declaration.
|
| ScriptTools |
Common functionality to detect and parse script declarations etc. in staff
assignment rules.
|
| Exception | Description |
|---|---|
| ScriptEnvironmentException |
An exception indicating that there is a problem with the environment of a
script, that are problems with input or output parameter or the configuration
of environment variables.
|
| ScriptEvaluationException |
An exception indicating that there is a problem with the evaluation of a
script.
|
| ScriptException |
An exception indicating that there is a problem with a script.
|