org.pentaho.platform.scheduler
Class QuartzSubscriptionJob

java.lang.Object
  extended by org.pentaho.platform.scheduler.QuartzSubscriptionJob

public class QuartzSubscriptionJob
extends Object


Field Summary
static String TRIGGER_GROUP
           
 
Constructor Summary
QuartzSubscriptionJob()
           
 
Method Summary
 void execute(JobExecutionContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRIGGER_GROUP

public static String TRIGGER_GROUP
Constructor Detail

QuartzSubscriptionJob

public QuartzSubscriptionJob()
Method Detail

execute

public void execute(JobExecutionContext context)
             throws JobExecutionException
Throws:
JobExecutionException