Uses of Class
org.exoplatform.commons.notification.NotificationContextFactory
Packages that use NotificationContextFactory
Package
Description
-
Uses of NotificationContextFactory in org.exoplatform.commons.notification.impl.jpa.email
Constructors in org.exoplatform.commons.notification.impl.jpa.email with parameters of type NotificationContextFactoryModifierConstructorDescriptionJPAQueueMessageImpl(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) -
Uses of NotificationContextFactory in org.exoplatform.commons.notification.impl.service
Constructors in org.exoplatform.commons.notification.impl.service with parameters of type NotificationContextFactoryModifierConstructorDescriptionNotificationServiceImpl(org.exoplatform.commons.api.notification.channel.ChannelManager channelManager, org.exoplatform.commons.api.notification.service.setting.UserSettingService userService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.commons.api.notification.service.template.DigestorService digestorService, org.exoplatform.commons.api.notification.service.storage.MailNotificationStorage storage, NotificationContextFactory notificationContextFactory) -
Uses of NotificationContextFactory in org.exoplatform.commons.notification.impl.service.template
Constructors in org.exoplatform.commons.notification.impl.service.template with parameters of type NotificationContextFactoryModifierConstructorDescriptionDigestorServiceImpl(NotificationContextFactory notificationContextFactory)