Sante |
| Class | Description | |
|---|---|---|
| DefaultNotificationService | Default notification relay service that scans the current appdomain for relays | |
| NotificationAttachment | Represents a notification attachment | |
| NotificationInstance | Represents a notification instance resource | |
| NotificationInstanceParameter | Notification instance parameter | |
| NotificationTemplate | Represents a notification template resource | |
| NotificationTemplateContents | Notification template contents | |
| NotificationTemplateParameter | Notification template parameter |
| Interface | Description | |
|---|---|---|
| INotificationRelay | A particular relay of messages (e-mail, SMS, etc.) | |
| INotificationService | Represents a notification service which manages the sending of a notification | |
| INotificationTemplateFiller | Represents a service that can fill the template | |
| INotificationTemplateRepository | Represents a service which takes / provides structured templates into structured message objects |