Uses of Class
org.exoplatform.commons.notification.impl.jpa.email.dao.MailQueueDAO
-
Packages that use MailQueueDAO Package Description org.exoplatform.commons.notification.impl.jpa.email -
-
Uses of MailQueueDAO in org.exoplatform.commons.notification.impl.jpa.email
Constructors in org.exoplatform.commons.notification.impl.jpa.email with parameters of type MailQueueDAO Constructor Description JPAQueueMessageImpl(org.exoplatform.services.mail.MailService mailService, MailQueueDAO mailQueueDAO, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.commons.api.persistence.DataInitializer dataInitializer, NotificationContextFactory notificationContextFactory, org.exoplatform.container.xml.InitParams params)
-