- accept(Job) - Method in interface org.pentaho.platform.api.scheduler2.IJobFilter
-
Returns true
if the job should be accepted as part of the filtered results.
- ActionAdapterQuartzJob - Class in org.pentaho.platform.scheduler2.quartz
-
A Quartz job that is responsible for executing the IAction
referred to in the job context.
- ActionAdapterQuartzJob() - Constructor for class org.pentaho.platform.scheduler2.quartz.ActionAdapterQuartzJob
-
- add(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.wrappers.ITimeWrapper
-
- addDayOfMonthRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the day of month recurrence.
- addDayOfMonthRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the day of week recurrence.
- addDayOfWeekRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the day of week recurrence.
- addDayOfWeekRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the day of week recurrence (1=Sunday, 7=Saturday).
- addHourlyRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the hourly recurrence.
- addHourlyRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the minute recurrence.
- addListener(ISchedulerListener) - Method in interface org.pentaho.platform.api.scheduler2.IScheduler
-
- addListener(ISchedulerListener) - Method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
-
- addMinuteRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the minute recurrence.
- addMinuteRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the minute recurrence.
- addMonthlyRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the monthly recurrence.
- addMonthlyRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the monthly recurrence (1=January, 12=December).
- addSecondRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the second recurrence.
- addSecondRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the second recurrence.
- addYearlyRecurrence(ITimeRecurrence) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the yearly recurrences.
- addYearlyRecurrence(Integer...) - Method in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
Add a recurrence to the yearly recurrences.
- APRIL - Static variable in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-
- AUGUST - Static variable in class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
-