Package org.alfresco.schedule
-
Class Summary Class Description AbstractScheduledLockedJob This class should be extended any time a scheduled job needs to be implemented to be executed usingJobLockService.AlfrescoSchedulerAccessorBean The class is designed to addenabledcheck to switch on/off the triggers scheduling.ScheduledJobLockExecuter This class encapsulates theJobLockServiceusage in order to guarantee that a job is not executed simultaneously in more than one node in a cluster.