Class CustomerFollowUpJob

All Implemented Interfaces:
BusinessObject, BusinessProcessor, org.quartz.Job

@DisallowConcurrentExecution public class CustomerFollowUpJob extends AbstractOrderEmailJob
Sends customers follow up emails a certain period of time after they complete an order.
Author:
jmcwill