See: Description
| Interface | Description |
|---|---|
| CoreTrigger |
internal interface preserved for backward compatibility
|
| Class | Description |
|---|---|
| AbstractTrigger<T extends Trigger> |
The base abstract class to be extended by all
Triggers. |
| CalendarIntervalTriggerImpl | |
| CronTriggerImpl | |
| DailyTimeIntervalTriggerImpl |
A concrete implementation of DailyTimeIntervalTrigger that is used to fire a
based upon daily repeating time intervals. |
| SimpleTriggerImpl |
This package contains Trigger implementations that ship with Quartz. End-users should not directly use these classes, but rather use the builders and interfaces found in the main org.quartz package.
Copyright 2001-2019, Terracotta, Inc.