Package org.alfresco.repo.scheduler


package org.alfresco.repo.scheduler
  • Class
    Description
    A special Job Factory that is based on the usual SpringBeanJobFactory, but also handles ApplicationContextAware job beans.
    A special Scheduler Factory that provides a Scheduler reference to JobStores implementing the SchedulerAware interface.
    An interface used by the AlfrescoSchedulerFactory in order to initialise a Quartz job store with a reference to its scheduler.