Package com.redhat.rhn.domain.monitoring.notification

Class Summary
ContactGroup ContactGroup - Class representation of the table rhn_contact_groups.
ContactGroupMember ContactGroupMember - Class representation of the table rhn_contact_group_members.
Criteria A match criteria for notification filters, maps the table rhn_redirect_criteria
Filter Filter - Class representation of the table rhn_redirects.
FilterType FilterType - Class representation of the table rhn_redirect_types.
Format Format - Class representation of the table rhn_notification_formats.
MatchType An enumeration type for match types
Method Method - Class representation of the table rhn_contact_methods.
MethodType MethodType - Class representation of the table rhn_method_types.
NotificationFactory NotificationFactory - the singleton class used to fetch and store com.redhat.rhn.domain.monitoring.notification.* objects from the database.