java.lang.Objectorg.quartz.simpl.TriggerWrapper
| Field Summary | ||
|---|---|---|
| public String | key | |
| public String | jobKey | |
| public Trigger | trigger | |
| public int | state | |
| public static final int | STATE_WAITING | |
| public static final int | STATE_ACQUIRED | |
| public static final int | STATE_EXECUTING | |
| public static final int | STATE_COMPLETE | |
| public static final int | STATE_PAUSED | |
| public static final int | STATE_BLOCKED | |
| public static final int | STATE_PAUSED_BLOCKED | |
| public static final int | STATE_ERROR | |
| Constructor: |
|---|
|
| Method from org.quartz.simpl.TriggerWrapper Summary: |
|---|
| equals, getTrigger, getTriggerNameKey, getTriggerNameKey, hashCode |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.quartz.simpl.TriggerWrapper Detail: |
|---|
|
|
|
|
|