Class HBDataSenderJob
java.lang.Object
org.alfresco.heartbeat.datasender.internal.schedule.HBDataSenderJob
- All Implemented Interfaces:
org.quartz.Job
Simple Quartz job that executes a scheduled heartbeat data processing.
- Author:
- Ancuta Morarasu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HBDataSenderJob
public HBDataSenderJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-