Package org.quartz.triggers
package org.quartz.triggers
- 
ClassDescriptionThe base abstract class to be extended by allTriggers.Provides a parser and evaluator for unix-like cron expressions.The public interface for inspecting settings specific to a CronTrigger, .Defines the setters for TriggerATriggerJobat a given moment in time, and optionally repeated at a specified interval.The base interface with properties common to allTriggers - useTriggerBuilderto instantiate an actual Trigger.A Comparator that compares trigger's next fire times, or in other words, sorts them according to earliest next fire time.