| AlertProcessingContext | Contains all contextual information required during the alert processing. |
| AlertRuleProcessResult | Represents the result of executing an alert rule. This is an object returned directly by a connector; it contains properties to be used internally by the event handler to finalize processing, and can be used to generate an AlertRuleProcessResultDto for final logging. |
| AlertRuleProcessResultDto | Represents the result of processing an alert rule. |
| ConnectorStateDto | Represents the state of a connector in the alert monitoring system. |
| EndpointDto | Represents an endpoint for Alert monitoring. |
| EventMapping | Represents an event mapping for Alert monitoring. |
| ExceptionInfoDto | Data Transfer Object (DTO) representing exception information. |
| HeartBeatResult | Represents the result of a heartbeat signal sent by a connector in the alert monitoring system. |