| Package | Description |
|---|---|
| com.helger.quartz |
The main package of Quartz, containing the client-side interfaces.
|
| com.helger.quartz.impl.triggers |
This package contains Trigger implementations that ship with Quartz.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarIntervalTrigger |
CalendarIntervalScheduleBuilder.build()
Build the actual Trigger -- NOT intended to be invoked by end users, but
will rather be invoked by a TriggerBuilder which this ScheduleBuilder is
given to.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarIntervalTrigger |
CalendarIntervalTrigger.getClone() |
| Constructor and Description |
|---|
CalendarIntervalTrigger(CalendarIntervalTrigger aOther) |
Copyright © 2016–2021 Philip Helger. All rights reserved.