| FlexRule.Notifications Namespace |
| Class | Description | |
|---|---|---|
| Notice |
A notice is a message will be added to a Notification | |
| Notification |
Base implementation of INotificationManager that allows managing collection of Notices.
| |
| NotificationFactory | ||
| NotificationSet |
A base implementation for INotificationSetManager |
| Interface | Description | |
|---|---|---|
| INotification |
The base contract model on a notification. Notification is a collection messages with type of Notice | |
| INotificationManager |
This interface would provide contract to manage a notification
| |
| INotificationSet |
This interface provides contract to manage a set of notification and categorizing them in different groups.
| |
| INotificationSetManager |
A manager for INotificationSet |
| Enumeration | Description | |
|---|---|---|
| NoticeType |
Different types of notification
|