System\CIM_RecoveryJob.mof.mof (HTML version)

Return to index
CIM_RecoveryJob Superclass: CIM_Dependency
CIM_RecoveryJob specifies the Job that should be run to clean up or recover from the unsuccessful completion of the Dependent Job.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Job REF Dependent ;
Dependent represents the Job which may not successfully complete and which is dependent on the 'RecoveryJob' for cleanup.
Override ( "Antecedent" )
CIM_Job REF Antecedent ;
Antecedent represents the recovery Job.