Package tv.hd3g.mailkit.mod.service
Interface AppNotificationService
- All Superinterfaces:
SendAsSimpleNotificationContextPredicate
-
Method Summary
Modifier and TypeMethodDescriptiongetEndUserContactsToSendEvent(SupervisableEndEvent event, SupervisableContextExtractor contextExtractor) default StringbooleanbooleanMethods inherited from interface tv.hd3g.mailkit.mod.service.SendAsSimpleNotificationContextPredicate
isSendAsSimpleNotificationThisContextEntry
-
Method Details
-
isStateChangeEvent
-
isSecurityEvent
-
getEndUserContactsToSendEvent
Map<String,Locale> getEndUserContactsToSendEvent(SupervisableEndEvent event, SupervisableContextExtractor contextExtractor) - Returns:
- map of email address (and lang to apply), like "me@localhost" or "Me <me@localhost>" to contact for notify this event, or null.
-
getMessageSourceBasename
-