| Interface | Description |
|---|---|
| IModelEvent |
| Class | Description |
|---|---|
| ModelErrorEvent | |
| ModelEvent |
Currently this class used when the model finish executing
This class will be used by ModelEventProcessor.
|
| ModelFinishedEvent |
A class event that will be created when a model is completed (based on the stop condition).
|
| ModelStartedEvent |
Emitted when order successfully start
|
| StartEvent | Deprecated |