A B C D E F G H I J K L M N O P Q R S T U V W Y 

C

calculateRepeatSeconds() - Method in class org.pentaho.platform.scheduler2.versionchecker.EmbeddedVersionCheckSystemListener
 
clear() - Method in class org.pentaho.platform.api.scheduler2.wrappers.ITimeWrapper
 
ComplexJobTrigger - Class in org.pentaho.platform.api.scheduler2
Used to specify a recurrence of scheduled job execution or a recurrence of scheduler availability.
ComplexJobTrigger(Integer, Integer, Integer, Integer, Integer) - Constructor for class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
Creates a recurrence for the specified date/time.
ComplexJobTrigger() - Constructor for class org.pentaho.platform.api.scheduler2.ComplexJobTrigger
Creates a default recurrence of every day of every year at midnight.
createComplexJob(String, Map<String, ParamValue>, ComplexJobTrigger) - Method in class org.pentaho.platform.scheduler2.ws.DefaultSchedulerService
createComplexJob(String, Map<String, ParamValue>, ComplexJobTrigger) - Method in interface org.pentaho.platform.scheduler2.ws.ISchedulerService
 
createComplexTrigger(String) - Static method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
 
createCronString(ComplexJobTrigger) - Static method in class org.pentaho.platform.scheduler2.quartz.QuartzCronStringFactory
 
createJob(String, Class<? extends IAction>, Map<String, Serializable>, IJobTrigger) - Method in interface org.pentaho.platform.api.scheduler2.IScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, String, Map<String, Serializable>, IJobTrigger) - Method in interface org.pentaho.platform.api.scheduler2.IScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, Class<? extends IAction>, Map<String, Serializable>, IJobTrigger, IBackgroundExecutionStreamProvider) - Method in interface org.pentaho.platform.api.scheduler2.IScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, String, Map<String, Serializable>, IJobTrigger, IBackgroundExecutionStreamProvider) - Method in interface org.pentaho.platform.api.scheduler2.IScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, String, Map<String, Serializable>, IJobTrigger) - Method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, Class<? extends IAction>, Map<String, Serializable>, IJobTrigger) - Method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, Class<? extends IAction>, Map<String, Serializable>, IJobTrigger, IBackgroundExecutionStreamProvider) - Method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
Schedules a job to be run at one or more times in the future.
createJob(String, String, Map<String, Serializable>, IJobTrigger, IBackgroundExecutionStreamProvider) - Method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
Schedules a job to be run at one or more times in the future.
createQuartzTrigger(IJobTrigger, QuartzJobKey) - Static method in class org.pentaho.platform.scheduler2.quartz.QuartzScheduler
 
createSimpleJob(String, Map<String, ParamValue>, SimpleJobTrigger) - Method in class org.pentaho.platform.scheduler2.ws.DefaultSchedulerService
createSimpleJob(String, Map<String, ParamValue>, SimpleJobTrigger) - Method in interface org.pentaho.platform.scheduler2.ws.ISchedulerService
 
CronJobTrigger - Class in org.pentaho.platform.api.scheduler2
 
CronJobTrigger() - Constructor for class org.pentaho.platform.api.scheduler2.CronJobTrigger
 
A B C D E F G H I J K L M N O P Q R S T U V W Y