Package org.alfresco.heartbeat.jobs
package org.alfresco.heartbeat.jobs
-
ClassDescriptionThe implementations of this interface are used by
HBDataCollectorServiceImplto schedule and unschedule jobs for associated collectors.This Heartbeat job collects data and passes it to theHBDataSenderService.The scheduler is responsible for the scheduling and unscheduling of locking jobsLockingJob.This Heartbeat job collects data and passes it to theHBDataSenderService.This scheduler is responsible for the scheduling and unscheduling of non locking jobsNonLockingJob.