|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ClusteredJobDao
.DateTimeTemplate
.DateTimeTemplate
to confirm
whether or not it matches and advance to the next match that would satisfy it.QueuedJob
that is now due.
dateTime
to the minimum matching value for this rule, if possible.
ClusteredJob
.true
if CronExpressionParser.parse(String)
will succeed; false
if it will report a syntax error.
"parameters"
value.ParameterMapSerializer
that uses LazyMigratingObjectInputStream
to discard the Quartz-specific JobDataMap
classes that possibly wrap them.true
if dateTime
matches the rule; false
if it does not.
ClusteredJobDao
that is not fully compliant with the SPI.dateTime
to when the rule would next match, if possible.
L
or W
flags and is therefore
guaranteed to match at most a single day in any given month.#
flag and is therefore guaranteed to match at
most a single day in any given month.DateTime
representation, if possible.
true
, then the scheduler will accept schedules that are more fine-grained than
once per minute.
true
, then the serialized parameter maps returned by ClusteredJobDao
will
be allowed to contain instances of Quartz's JobDataMap
class, which will be removed
transparently.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |