Developer Resources for AbleCommerce eCommerce platform
Inheritance Hierarchy
In This Topic
    CommerceBuilder.Services.Scheduler Namespace
    In This Topic
    Classes
     ClassDescription
    Class Encapsulates the scheduled job
    Class Default implementation of the recurring order service
    Class Default implementation of the review reminder service
    Class 
    Class Default implementation of IScheduler
    Interfaces
     InterfaceDescription
    Interface A scheduler Job
    Interface Service that processes the recurring orders. It creates new orders and initiates necessary notifications.
    Interface Service that processes the review reminders and sends emails
    Interface Schedules the system tasks to run at defined intervals. For example maintenance, recurring orders. Scheduler is called once at the application startup.
    See Also