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