|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JobSchedulingBundle | |
| org.quartz.xml | |
| Uses of JobSchedulingBundle in org.quartz.xml |
| Methods in org.quartz.xml that return JobSchedulingBundle | |
JobSchedulingBundle |
JobSchedulingDataProcessor.getScheduledJob(String name)
Returns a JobSchedulingBundle for the job name. |
| Methods in org.quartz.xml with parameters of type JobSchedulingBundle | |
void |
JobSchedulingDataProcessor.scheduleJob(JobSchedulingBundle job)
Schedules a given job and trigger (both wrapped by a JobSchedulingBundle). |
void |
JobSchedulingDataProcessor.addJobToSchedule(JobSchedulingBundle job)
|
void |
JobSchedulingDataProcessor.scheduleJob(JobSchedulingBundle job,
Scheduler sched,
boolean localOverWriteExistingJobs)
Schedules a given job and trigger (both wrapped by a JobSchedulingBundle). |
protected void |
JobSchedulingDataProcessor.addScheduledJob(JobSchedulingBundle job)
Adds a scheduled job. |
|
Quartz Enterprise Job Scheduler Project Page | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||