Package org.pentaho.platform.api.scheduler2
-
Interface Summary Interface Description IActionClassResolver This interface is used register and resolve action class nameIBackgroundExecutionStreamProvider An object used by the scheduler to provide actions that expect to write to an output stream with the stream to be written to.IBlockoutManager IComplexJobTrigger ICronJobTrigger IEmailGroupResolver IJob IJobFilter Specifies a filter to be used when processing lists of jobs such as inIScheduler.getJobs(IJobFilter)
IJobRequest IJobResult This structure is a representation of a particular scheduled job run.IJobScheduleParam IJobScheduleRequest IJobTrigger IScheduler An object that allows for the scheduling of IActions on the Pentaho platformISchedulerListener ISchedulerResource IScheduleSubject AnIScheduleSubject
represents an entity that is associated in some way with the scheduling system.ISimpleJobTrigger A simple way of specifying a schedule on which a job will fire as opposed toIComplexJobTrigger
. -
Enum Summary Enum Description IScheduler.SchedulerStatus IScheduleSubject.SubjectType JobState -
Exception Summary Exception Description SchedulerException