Package hudson.scheduler
Classes that implement cron-like features
-
Interface Summary Interface Description CrontabParserListener This interface defines a complete listener for a parse tree produced byCrontabParser
. -
Class Summary Class Description CronTab Table for driving scheduled tasks.CrontabLexer CronTabList CronTab
list (logically OR-ed).CrontabParser CrontabParser.ExprContext CrontabParser.StartRuleContext CrontabParser.TermContext CrontabParser.TokenContext CrontabParserBaseListener This class provides an empty implementation ofCrontabParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.Hash Generates a pseudo-random sequence of integers in the specified range.Messages Generated localization support class. -
Exception Summary Exception Description RareOrImpossibleDateException This exception is thrown when trying to determine the previous or next occurrence of a given date determines that it's not happened, or going to happen, within some time period (e.g.