Package | Description |
---|---|
org.quartz |
The main package of Quartz, containing the client-side interfaces.
|
org.quartz.utils |
Modifier and Type | Class and Description |
---|---|
class |
JobDataMap
Holds state information for
Job instances. |
class |
SchedulerContext
Holds context/environment data that can be made available to Jobs as they
are executed.
|
Modifier and Type | Class and Description |
---|---|
class |
StringKeyDirtyFlagMap
An implementation of
Map that wraps another Map
and flags itself 'dirty' when it is modified, enforces that all keys are
Strings. |
Copyright 2001-2019, Terracotta, Inc.