GNU Classpath (0.95) | |
Frames | No Frames |
Fields of type javax.print.attribute.standard.JobStateReason | |
JobStateReason | The job has been aborted by the system.
|
JobStateReason | The printer aborted the job because of a compression error while
trying to decompress the document data. |
JobStateReason | The printer is unable to access one or more documents provided
by reference in the print job.
|
JobStateReason | The printer aborted the job because of an error in the document data.
|
JobStateReason | The job was canceled by an unidentified local user at the device.
|
JobStateReason | The job was canceled by the operator.
|
JobStateReason | The job was canceled by the user (the owner of the job).
|
JobStateReason | The printer completed the job successfully.
|
JobStateReason | The printer completed the job with errors.
|
JobStateReason | The printer completed the job with warnings.
|
JobStateReason | The printer is expecting additional document data before it
can move this job into the processing state.
|
JobStateReason | The job was submitted with a JobHoldUntil attribute which
specifies a time period still in the future and causes the job to
be on hold.
|
JobStateReason | The printer has accepted the job or is retrieving document
data for processing.
|
JobStateReason | The printer is currently interpreting the jobs document data.
|
JobStateReason | The printer transfers the job to the actual output device.
|
JobStateReason | The job is currently printing.
|
JobStateReason | The printer has queued the document data.
|
JobStateReason | The job is queued for marking.
|
JobStateReason | The job is retained and is able to be restared.
|
JobStateReason | The printer is transforming the document data to another representation.
|
JobStateReason | The printer stopped complete.
|
JobStateReason | The printer stopped partly.
|
JobStateReason | The client has either canceled the job or the printer aborted the job.
|
JobStateReason | The printer has forwarded the job to the actual output device. |
JobStateReason | One or more resources needed by the job are not ready. |
JobStateReason | The printer is offline and therefore is not accepting jobs.
|
JobStateReason | The printer has not received the whole job submission. |
JobStateReason | The printer aborted the job because of an unsupported compression while
trying to decompress the document data.
|
JobStateReason | The printer aborted the job because of the document format is not supported.
|
Methods with parameter type javax.print.attribute.standard.JobStateReason | |
boolean | Adds the given job state reason object to the set.
|
GNU Classpath (0.95) |