Uses of Record Class
tv.hd3g.mailkit.notification.NotificationGroup
Packages that use NotificationGroup
-
Uses of NotificationGroup in tv.hd3g.mailkit.notification.implmail
Methods in tv.hd3g.mailkit.notification.implmail that return NotificationGroupModifier and TypeMethodDescriptionNotificationEngineMailSetup.groupAdmin()Returns the value of thegroupAdminrecord component.NotificationEngineMailSetup.groupDev()Returns the value of thegroupDevrecord component.NotificationEngineMailSetup.groupSecurity()Returns the value of thegroupSecurityrecord component.Constructors in tv.hd3g.mailkit.notification.implmail with parameters of type NotificationGroupModifierConstructorDescriptionNotificationEngineMailSetup(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.