
public class GeplandeTakenInit extends Object implements Servlet
| Modifier and Type | Field and Description |
|---|---|
static String |
JOBKEY_PREFIX |
static String |
QUARTZ_FACTORY_KEY |
static String |
SCHEDULER_NAME |
static String |
TRIGGERKEY_PREFIX |
| Constructor and Description |
|---|
GeplandeTakenInit() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addJobDetails(org.quartz.Scheduler scheduler,
AutomatischProces p)
voeg een job toe op basis van het proces.
|
void |
destroy() |
ServletConfig |
getServletConfig() |
String |
getServletInfo() |
void |
init(ServletConfig config) |
void |
service(ServletRequest req,
ServletResponse res) |
public static final String JOBKEY_PREFIX
public static final String TRIGGERKEY_PREFIX
public static final String SCHEDULER_NAME
public static final String QUARTZ_FACTORY_KEY
public void init(ServletConfig config) throws ServletException
init in interface ServletServletExceptionpublic ServletConfig getServletConfig()
getServletConfig in interface Servletpublic void service(ServletRequest req, ServletResponse res) throws ServletException, IOException
service in interface ServletServletExceptionIOExceptionpublic String getServletInfo()
getServletInfo in interface Servletpublic static void addJobDetails(org.quartz.Scheduler scheduler,
AutomatischProces p)
throws org.quartz.SchedulerException
scheduler - taakplanner van de brmo servicep - het te bewerken automatisch procesorg.quartz.SchedulerException - als de bewerking misluktCopyright © 2014–2019 B3Partners B.V.. All rights reserved.