See: Description
| Interface | Description |
|---|---|
| Environment |
Represents the Environment which is passed to the
Action's run()
Action.ActionMethod. |
| PackageEnvironment |
Represents the parts of an
Environment which are individual for each
ActionPackage. |
| SystemEnvironment |
Represents a globally available unified interface for Actions.
|
| VisualOutput |
Represents a unified interface for visual output.
|
| Class | Description |
|---|---|
| SystemProperties |
Contains properties about the system.
|
| UserInfo |
Contains information about the user.
|