Will trigger the IBeastJob that has been stored in the jobdetail.
More...
|
void | execute (JobExecutionContext ctx) throws JobExecutionException |
|
|
BltTriggerJobMessage | createMessage (String id, String name, Date scheduledFireTime, Date fireTime, Date prevFireTime, Date nextFireTime) |
| Creates a scheduled job message.
|
|
Will trigger the IBeastJob that has been stored in the jobdetail.
- Author
- Anders Henja
◆ createMessage()
BltTriggerJobMessage eu.baltrad.beast.scheduler.BeastJobInvoker.createMessage |
( |
String | id, |
|
|
String | name, |
|
|
Date | scheduledFireTime, |
|
|
Date | fireTime, |
|
|
Date | prevFireTime, |
|
|
Date | nextFireTime ) |
|
inlineprotected |
Creates a scheduled job message.
- Parameters
-
- Returns
- the message
◆ execute()
void eu.baltrad.beast.scheduler.BeastJobInvoker.execute |
( |
JobExecutionContext | ctx | ) |
throws JobExecutionException |
|
inline |
- See also
- org.quartz.Job.execute(org.quartz.JobExecutionContext)
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/scheduler/BeastJobInvoker.java