Uses of Interface
de.hybris.platform.notificationservices.processor.Processor
Packages that use Processor
Package
Description
-
Uses of Processor in de.hybris.platform.customercouponservices.email.process.impl
Classes in de.hybris.platform.customercouponservices.email.process.impl that implement ProcessorModifier and TypeClassDescriptionclassDeals with coupon notification for sending out Emails to customers -
Uses of Processor in de.hybris.platform.customercouponservices.sitemsg.process.impl
Classes in de.hybris.platform.customercouponservices.sitemsg.process.impl that implement ProcessorModifier and TypeClassDescriptionclassDeals with coupon notification for sending site message to the customer -
Uses of Processor in de.hybris.platform.customercouponservices.sms.process.impl
Classes in de.hybris.platform.customercouponservices.sms.process.impl that implement ProcessorModifier and TypeClassDescriptionclassDeals with coupon notification for sending SMS to the customer -
Uses of Processor in de.hybris.platform.notificationservices.mapping
Methods in de.hybris.platform.notificationservices.mapping that return types with arguments of type ProcessorMethods in de.hybris.platform.notificationservices.mapping with parameters of type ProcessorModifier and TypeMethodDescriptionvoidProcessorMappingRegistry.addMapping(NotificationChannel notificationChannel, NotificationType notificationType, Processor processor) add new processor to this registry's mapvoidProcessorMappingRegistrar.setProcessor(Processor processor) -
Uses of Processor in de.hybris.platform.notificationservices.service.impl
Methods in de.hybris.platform.notificationservices.service.impl with parameters of type ProcessorModifier and TypeMethodDescriptionprotected voidDefaultNotificationService.processNotification(NotificationChannel channel, CustomerModel customer, Processor processor, Map<String, ? extends ItemModel> dataMap) -
Uses of Processor in de.hybris.platform.stocknotificationservices.email.processor.impl
Classes in de.hybris.platform.stocknotificationservices.email.processor.impl that implement ProcessorModifier and TypeClassDescriptionclassProcessor to send back-in-stock notification -
Uses of Processor in de.hybris.platform.stocknotificationservices.sitemsg.processor.impl
Classes in de.hybris.platform.stocknotificationservices.sitemsg.processor.impl that implement ProcessorModifier and TypeClassDescriptionclassProcessor to send back-in-stock notification via Site Message. -
Uses of Processor in de.hybris.platform.stocknotificationservices.sms.processor.impl
Classes in de.hybris.platform.stocknotificationservices.sms.processor.impl that implement ProcessorModifier and TypeClassDescriptionclassProcessor to send back-in-stock notification via SMS