SanteDB.Core.Notifications Namespace |
| Class | Description | |
|---|---|---|
| DefaultNotificationService |
Default notification relay service that scans the current appdomain for relays
| |
| NotificationAttachment |
Represents a notification attachment
| |
| NotificationTemplate |
Represents a notification template source
|
| 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
|