| Package | Description |
|---|---|
| org.quartz.core |
| Modifier and Type | Method and Description |
|---|---|
List<TriggerFiredResult> |
RAMJobStore.triggersFired(List<OperableTrigger> triggers)
Inform the
JobStore that the scheduler is now firing the given Trigger (executing its associated Job),
that it had previously acquired (reserved). |
List<TriggerFiredResult> |
JobStore.triggersFired(List<OperableTrigger> triggers)
Inform the
JobStore that the scheduler is now firing the given Trigger (executing its associated Job),
that it had previously acquired (reserved). |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.