All Known Implementing Classes:
CouponNotificationSiteMessageProcessor, DefaultCouponNotificationEmailProcessor, DefaultCouponNotificationSmsProcessor, DefaultStockNotificationEmailProcessor, DefaultStockNotificationSmsProcessor, StockNotificationSiteMessageProcessor

public interface Processor
Interface for channel processor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(CustomerModel customer, Map<String,? extends ItemModel> dataMap)
    Render and send the notification
  • Method Details

    • process

      void process(CustomerModel customer, Map<String,? extends ItemModel> dataMap)
      Render and send the notification
      Parameters:
      customer - the customer to send the result
      dataMap - the map containing variables