Package org.pentaho.platform.scheduler2.quartz
-
Class Summary Class Description ActionAdapterQuartzJob A Quartz job that is responsible for executing theIAction
referred to in the job context.BlockingQuartzJob A Quartz job that checks if execution is currently suspended before passing on to the underlying jobEmbeddedQuartzSystemListener QuartzCronStringFactory QuartzJobKey This class is the key by which we identify a quartz job.QuartzScheduler A Quartz implementation ofIScheduler
QuartzSchedulerAvailability Implementation of a Quartz calendar.SchedulerOutputPathResolver StandaloneQuartzSystemListener This Subclasses of the embeddedQuartzSystemListener is to prevent the check for database creation and calling of the creation script, which we only want to happen with people running the H2 embedded database.