See: Description
| Interface | Description |
|---|---|
| JobManager |
Manages and Executes Print Jobs.
|
| JobQueue |
Manages the Statuses of the Print Jobs.
|
| PrintJob.PrintAction |
Interface encapsulating the code to run with the open output stream.
|
| PrintJobEntry |
Print Job Entry.
|
| PrintJobResult |
Print Job Result.
|
| PrintJobStatus |
Print Job Status.
|
| Class | Description |
|---|---|
| PrintJob |
The information for printing a report.
|
| Enum | Description |
|---|---|
| PrintJobStatus.Status |
The status type.
|
| Exception | Description |
|---|---|
| NoSuchReferenceException |
Exception thrown for invalid job references.
|