This association indicates which Queue holds a PrintJob and where the Job is located within that Queue. A Job can remain on its final Queue when it has been printed with a PrintJobStatus of 'Complete' or 'Completed With Error'. |
Qualifiers:Version ( "2.14.0" ) UMLPackagePath ( "CIM::Device::Printing" ) Association |
Parameters (local in grey) |
| Weak Override ( "Dependent" ) CIM_PrintJob REF Dependent ; The PrintJob. | MappingStrings { "MIB.IETF|Job-Monitoring-MIB.jmNumberOfInterveningJobs" , "MIB.IETF|Job-Monitoring-MIB.jmJobState" , "RFC2911.IETF|Job.number-of-intervening-jobs" , "RFC2911.IETF|Job.job-state" } uint32 QueuePosition ; The position of the PrintJob on the Queue. The head of the Queue is indicated by a value of 1 with higher values being used to represent Jobs that are further away from the head of the Queue. A QueuePosition of 0 indicates that the Job has completed (either with or without error). | Max ( 1 ) Min ( 1 ) Override ( "Antecedent" ) CIM_PrintQueue REF Antecedent ; The PrintQueue on which the Job is held. |
| |
| | |