org.pentaho.platform.scheduler
Class QuartzSubscriptionJob
java.lang.Object
org.pentaho.platform.scheduler.QuartzSubscriptionJob
- All Implemented Interfaces:
- org.quartz.Job
public class QuartzSubscriptionJob
- extends Object
- implements org.quartz.Job
Method Summary |
void |
execute(org.quartz.JobExecutionContext context)
|
TRIGGER_GROUP
public static String TRIGGER_GROUP
QuartzSubscriptionJob
public QuartzSubscriptionJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
execute
in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException