| Class | Description |
|---|---|
| AbstractScheduledLockedJob |
This class should be extended any time a scheduled job needs to be
implemented to be executed using
JobLockService. |
| AlfrescoSchedulerAccessorBean |
The class is designed to add
enabled check to switch on/off the triggers scheduling. |
| ScheduledJobLockExecuter |
This class encapsulates the
JobLockService
usage in order to guarantee that a job is not executed
simultaneously in more than one node in a cluster. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.