| Interface | Description | 
|---|---|
| IJobGroup | A job group is itself a job, with the added responsibility of managing
 the execution of other jobs. | 
| Class | Description | 
|---|---|
| AbstractJobGroup | Base implementation for job groups. | 
| AsyncJobGroup | Job responsible for running a group of jobs asynchronously. | 
| SyncJobGroup | Job responsible for running a group of jobs synchronously. | 
Copyright © 2007–2021 Norconex Inc.. All rights reserved.