java.lang.Objectorg.quartz.impl.jdbcjobstore.FiredTriggerRecord
All Implemented Interfaces:
Serializable
Conveys the state of a fired-trigger record.
James - House| Method from org.quartz.impl.jdbcjobstore.FiredTriggerRecord Summary: |
|---|
| getFireInstanceId, getFireInstanceState, getFireTimestamp, getJobKey, getPriority, getSchedulerInstanceId, getTriggerKey, isJobIsStateful, isJobRequestsRecovery, isTriggerIsVolatile, setFireInstanceId, setFireInstanceState, setFireTimestamp, setJobIsStateful, setJobKey, setJobRequestsRecovery, setPriority, setSchedulerInstanceId, setTriggerIsVolatile, setTriggerKey |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.quartz.impl.jdbcjobstore.FiredTriggerRecord Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|