java.lang.Objectorg.quartz.spi.TriggerFiredBundle
All Implemented Interfaces:
Serializable
A simple class (structure) used for returning execution-time data from the
JobStore to the QuartzSchedulerThread.
James - House| Constructor: |
|---|
|
| Method from org.quartz.spi.TriggerFiredBundle Summary: |
|---|
| getCalendar, getFireTime, getJobDetail, getNextFireTime, getPrevFireTime, getScheduledFireTime, getTrigger, isRecovering |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.quartz.spi.TriggerFiredBundle Detail: |
|---|
|
|
|
|
|
|
|
|