|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirtyFlagMap | |
---|---|
org.quartz | The main package of Quartz, containing the client-side interfaces. |
org.quartz.utils |
Uses of DirtyFlagMap in org.quartz |
---|
Subclasses of DirtyFlagMap in org.quartz | |
---|---|
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. |
Uses of DirtyFlagMap in org.quartz.utils |
---|
Subclasses of DirtyFlagMap in org.quartz.utils | |
---|---|
class |
StringKeyDirtyFlagMap
An implementation of Map that wraps another Map
and flags itself 'dirty' when it is modified, enforces that all keys are
Strings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |