Class CIM_Job
extends CIM_LogicalElement

A Job is a LogicalElement representing a unit of work for a System, such as a print job. A Job is distinct from a Process in that a Job can be scheduled.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Job

Direct Known Subclasses

CIM_PrintJob

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringA Job is a LogicalElement representing a unit of work for a System, such as a print job. A Job is distinct from a Process in that a Job can be scheduled.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ElapsedTimedatetime
DescriptionstringLength of time that the Job has been executing.None TRANSLATABLE= true
JobStatusstring
DescriptionstringA free form string representing the Job's status.None TRANSLATABLE= true
Notifystring
DescriptionstringUser to be notified upon Job completion or failure.None TRANSLATABLE= true
Ownerstring
DescriptionstringUser that submitted the Job.None TRANSLATABLE= true
Priorityuint32
DescriptionstringIndicates the urgency or importance of execution of a Job.None TRANSLATABLE= true
StartTimedatetime
DescriptionstringTime that the Job was begun.None TRANSLATABLE= true
TimeSubmitteddatetime
DescriptionstringTime that the Job was submitted.None TRANSLATABLE= true
UntilTimedatetime
DescriptionstringTime after which the Job is invalid or should be stopped.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_ManagedSystemElement
StatusstringCIM_ManagedSystemElement