Class DefaultStockNotificationEmailProcessor

  • All Implemented Interfaces:
    Processor

    public class DefaultStockNotificationEmailProcessor
    extends java.lang.Object
    implements Processor
    Processor to send back-in-stock notification
    • Constructor Detail

      • DefaultStockNotificationEmailProcessor

        public DefaultStockNotificationEmailProcessor()
    • Method Detail

      • setBusinessProcessService

        public void setBusinessProcessService​(BusinessProcessService businessProcessService)
      • getModelService

        protected ModelService getModelService()
        Returns:
        the modelService
      • setModelService

        public void setModelService​(ModelService modelService)
        Parameters:
        modelService - the modelService to set
      • process

        public void process​(CustomerModel customer,
                            java.util.Map<java.lang.String,​? extends ItemModel> dataMap)
        Description copied from interface: Processor
        Render and send the notification
        Specified by:
        process in interface Processor
        Parameters:
        customer - the customer to send the result
        dataMap - the map containing variables