Class CIM_RecoveryJob
extends CIM_Dependency

CIM_RecoveryJob specifies the Job that should be run to clean up or recover from the unsuccessful completion of the Dependent Job.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_RecoveryJob

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_RecoveryJob specifies the Job that should be run to clean up or recover from the unsuccessful completion of the Dependent Job.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Processing
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_RecoveryJobCIM_Job
DescriptionstringAntecedent represents the recovery Job.
Keybooleantrue
OverridestringAntecedent
DependentCIM_RecoveryJobCIM_Job
DescriptionstringDependent represents the Job which may not successfully complete and which is dependent on the 'RecoveryJob' for cleanup.
Keybooleantrue
OverridestringDependent

Class Methods