java.lang.Object
org.alfresco.heartbeat.datasender.internal.schedule.HBDataSenderJob
All Implemented Interfaces:
org.quartz.Job

public class HBDataSenderJob extends Object implements org.quartz.Job
Simple Quartz job that executes a scheduled heartbeat data processing.
Author:
Ancuta Morarasu
  • Constructor Details

    • HBDataSenderJob

      public HBDataSenderJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException