See: Description
| Class | Description |
|---|---|
| FilePrintJob |
A PrintJob implementation that write results to files.
|
| PrintJobEntryImpl |
Print Job Entry.
|
| PrintJobResultImpl |
Print Job Result.
|
| PrintJobStatusImpl |
Represent a print job that has completed.
|
| RegistryJobQueue |
Job Queue that uses Registry.
|
| SubmittedPrintJob |
Encapsulates a job that has been submitted to the JobManager.
|
| ThreadPoolJobManager |
A JobManager backed by a
ThreadPoolExecutor. |