Uses of Interface
tv.hd3g.mailkit.mod.service.AppNotificationService
Packages that use AppNotificationService
-
Uses of AppNotificationService in tv.hd3g.mailkit.notification.implmail
Methods in tv.hd3g.mailkit.notification.implmail that return AppNotificationServiceModifier and TypeMethodDescriptionNotificationEngineMailSetup.appNotificationService()Returns the value of theappNotificationServicerecord component.Constructors in tv.hd3g.mailkit.notification.implmail with parameters of type AppNotificationServiceModifierConstructorDescriptionNotificationEngineMailSetup(SupervisableManager supervisableManager, AppNotificationService appNotificationService, org.springframework.mail.javamail.JavaMailSender mailSender, String senderAddr, String replyToAddr, NotificationGroup groupDev, NotificationGroup groupAdmin, NotificationGroup groupSecurity) Creates an instance of aNotificationEngineMailSetuprecord class.