Uses of Interface
tv.hd3g.mailkit.mod.service.SendAsSimpleNotificationContextPredicate
Packages that use SendAsSimpleNotificationContextPredicate
-
Uses of SendAsSimpleNotificationContextPredicate in tv.hd3g.mailkit.mod.service
Subinterfaces of SendAsSimpleNotificationContextPredicate in tv.hd3g.mailkit.mod.service -
Uses of SendAsSimpleNotificationContextPredicate in tv.hd3g.mailkit.notification.implmail
Methods in tv.hd3g.mailkit.notification.implmail that return SendAsSimpleNotificationContextPredicateModifier and TypeMethodDescriptionNotificationMailMessageProducerEnvironment.sendAsSimpleNotificationContextPredicate()Returns the value of thesendAsSimpleNotificationContextPredicaterecord component.Methods in tv.hd3g.mailkit.notification.implmail with parameters of type SendAsSimpleNotificationContextPredicateModifier and TypeMethodDescriptionvoidNotificationMailTemplateToolkit.makeDocumentSimpleContext(Locale lang, SupervisableEndEvent event, List<j2html.tags.DomContent> listBodyContent, List<String> listCSSEntries, SendAsSimpleNotificationContextPredicate contextPredicate) Constructors in tv.hd3g.mailkit.notification.implmail with parameters of type SendAsSimpleNotificationContextPredicateModifierConstructorDescriptionNotificationMailMessageProducerEnvironment(Locale lang, SendAsSimpleNotificationContextPredicate sendAsSimpleNotificationContextPredicate) Creates an instance of aNotificationMailMessageProducerEnvironmentrecord class.