Class NotificationSender.NotificationMessage
java.lang.Object
org.craftercms.commons.notification.NotificationSender.NotificationMessage
- Direct Known Subclasses:
EmailSender.EmailMessage
- Enclosing class:
NotificationSender<M extends NotificationSender<?>.NotificationMessage>
Base class for notification messages.
NotificationSender implementations may extend this class to provide custom messages.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationMessage
-
-
Method Details
-
getModel
-
getBody
- Throws:
NotificationException
-