Called by the {@link Scheduler}
when a {@link org.quartz.JobDetail}
or group of {@link org.quartz.JobDetail}s
has been paused.
If a group was paused, then the jobName
parameter will be null. If all jobs were paused, then both parameters will be null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|