| Package | Description | 
|---|---|
| org.quartz | 
 The main package of Quartz, containing the client-side interfaces. 
 | 
| 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. 
 |