Class CIM_QueueForBatchService
extends CIM_Dependency

This association indicates that a BatchService utilizes a particular JobQueue, to hold jobs submitted to the Service. At any point in time, the JobQueue can be full or otherwise not accepting jobs from the BatchService. This situation is indicated by the QueueAcceptingFromService Boolean property in this association.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_QueueForBatchService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association indicates that a BatchService utilizes a particular JobQueue, to hold jobs submitted to the Service. At any point in time, the JobQueue can be full or otherwise not accepting jobs from the BatchService. This situation is indicated by the QueueAcceptingFromService Boolean property in this association.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Processing
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
QueueAcceptingFromServiceboolean
DescriptionstringIndicates that the BatchService can place jobs on the Queue.

Association References

NameClass OriginReference Class
AntecedentCIM_QueueForBatchServiceCIM_JobQueue
DependentCIM_QueueForBatchServiceCIM_BatchService

Class Methods