Package org.pentaho.platform.api.scheduler2
package org.pentaho.platform.api.scheduler2
-
ClassDescriptionThis interface is used register and resolve action class nameAn object used by the scheduler to provide actions that expect to write to an output stream with the stream to be written to.Specifies a filter to be used when processing lists of jobs such as in
IScheduler.getJobs(IJobFilter)
This structure is a representation of a particular scheduled job run.An object that allows for the scheduling of IActions on the Pentaho platformAnIScheduleSubject
represents an entity that is associated in some way with the scheduling system.A simple way of specifying a schedule on which a job will fire as opposed toIComplexJobTrigger
.