Class | Description |
---|---|
AbstractScheduledLockedJob |
This class should be extended any time a scheduled job needs to be
implemented to be executed using
JobLockService . |
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–2017 Alfresco Software. All rights reserved.