Class CIM_OwningPrintQueue
extends CIM_JobDestinationJobs

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".

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_JobDestinationJobs
   |
   +--CIM_OwningPrintQueue

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis 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".
UMLPackagePathstringCIM::Device::Printing
Versionstring2.14.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
QueuePositionuint32
DescriptionstringThe 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).
MappingStringsstringMIB.IETF|Job-Monitoring-MIB.jmNumberOfInterveningJobs, MIB.IETF|Job-Monitoring-MIB.jmJobState, RFC2911.IETF|Job.number-of-intervening-jobs, RFC2911.IETF|Job.job-state

Association References

NameClass OriginReference Class
AntecedentCIM_OwningPrintQueueCIM_PrintQueue
DependentCIM_OwningPrintQueueCIM_PrintJob

Class Methods