Uses of Class
org.nuxeo.ecm.platform.ec.notification.email.EmailHelper
-
Packages that use EmailHelper Package Description org.nuxeo.ecm.platform.ec.notification org.nuxeo.ecm.platform.ec.notification.service -
-
Uses of EmailHelper in org.nuxeo.ecm.platform.ec.notification
Methods in org.nuxeo.ecm.platform.ec.notification that return EmailHelper Modifier and Type Method Description EmailHelperNotificationEventListener. getEmailHelper()Methods in org.nuxeo.ecm.platform.ec.notification with parameters of type EmailHelper Modifier and Type Method Description voidNotificationEventListener. setEmailHelper(EmailHelper emailHelper) -
Uses of EmailHelper in org.nuxeo.ecm.platform.ec.notification.service
Fields in org.nuxeo.ecm.platform.ec.notification.service declared as EmailHelper Modifier and Type Field Description protected EmailHelperNotificationService. emailHelperMethods in org.nuxeo.ecm.platform.ec.notification.service that return EmailHelper Modifier and Type Method Description EmailHelperNotificationService. getEmailHelper()Methods in org.nuxeo.ecm.platform.ec.notification.service with parameters of type EmailHelper Modifier and Type Method Description voidNotificationService. setEmailHelper(EmailHelper emailHelper)
-