Uses of Package
org.pentaho.platform.api.scheduler2
-
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.api.scheduler2 Class Description ComplexJobTrigger Used to specify a recurrence of scheduled job execution or a recurrence of scheduler availability.IBackgroundExecutionStreamProvider An object used by the scheduler to provide actions that expect to write to an output stream with the stream to be written to.IJobFilter Specifies a filter to be used when processing lists of jobs such as inIScheduler.getJobs(IJobFilter)
IJobResult This structure is a representation of a particular scheduled job run.IJobTrigger IScheduler.SchedulerStatus ISchedulerListener IScheduleSubject AnIScheduleSubject
represents an entity that is associated in some way with the scheduling system.IScheduleSubject.SubjectType Job AJob
is a representation of the union between an action to be performed, data to be supplied, and a schedule upon which the action will be fired.Job.JobState JobParams JobTrigger The marker superclass for the various types of job triggers.SchedulerException SimpleJobTrigger A simple way of specifying a schedule on which a job will fire as opposed toComplexJobTrigger
. -
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.scheduler2.action Class Description IBackgroundExecutionStreamProvider An object used by the scheduler to provide actions that expect to write to an output stream with the stream to be written to. -
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.scheduler2.blockout Class Description IBlockoutManager IJobTrigger IScheduler An object that allows for the scheduling of IActions on the Pentaho platformJob AJob
is a representation of the union between an action to be performed, data to be supplied, and a schedule upon which the action will be fired. -
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.scheduler2.quartz Class Description ComplexJobTrigger Used to specify a recurrence of scheduled job execution or a recurrence of scheduler availability.IBackgroundExecutionStreamProvider An object used by the scheduler to provide actions that expect to write to an output stream with the stream to be written to.IJobFilter Specifies a filter to be used when processing lists of jobs such as inIScheduler.getJobs(IJobFilter)
IJobResult This structure is a representation of a particular scheduled job run.IJobTrigger IScheduler An object that allows for the scheduling of IActions on the Pentaho platformIScheduler.SchedulerStatus ISchedulerListener IScheduleSubject AnIScheduleSubject
represents an entity that is associated in some way with the scheduling system.Job AJob
is a representation of the union between an action to be performed, data to be supplied, and a schedule upon which the action will be fired.SchedulerException -
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.scheduler2.versionchecker Class Description SchedulerException -
Classes in org.pentaho.platform.api.scheduler2 used by org.pentaho.platform.scheduler2.ws Class Description ComplexJobTrigger Used to specify a recurrence of scheduled job execution or a recurrence of scheduler availability.Job AJob
is a representation of the union between an action to be performed, data to be supplied, and a schedule upon which the action will be fired.Job.JobState JobTrigger The marker superclass for the various types of job triggers.SchedulerException SimpleJobTrigger A simple way of specifying a schedule on which a job will fire as opposed toComplexJobTrigger
.