public class SchedulerUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.quartz.impl.StdSchedulerFactory |
schedulerFactory |
| Constructor and Description |
|---|
SchedulerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DataStoreLinkJob |
getProcessJob(javax.servlet.ServletContext context,
String jobUUID) |
static org.quartz.Scheduler |
getScheduler(javax.servlet.ServletContext context) |
public static org.quartz.Scheduler getScheduler(javax.servlet.ServletContext context)
throws org.quartz.SchedulerException
org.quartz.SchedulerExceptionpublic static DataStoreLinkJob getProcessJob(javax.servlet.ServletContext context, String jobUUID)
Copyright © 2016. All rights reserved.