Launch events
There are several predefined actions in the platform that are called when various components of the platform are launched:
| Component | Action |
|---|---|
| Application server | SystemEvents.onStarted |
| Desktop client | SystemEvents.onDesktopClientStarted |
| Web client | SystemEvents.onWebClientStarted |