Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask Class Reference

Public Member Functions

 DocumentStoreIntegrityCheckTask (ElectronicStore store)
 
void Run ()
 
void Cancel ()
 
long GetProgressCounter (DocumentStoreIntegrityCheckCounter counter)
 

Protected Attributes

bool swigCMemOwn
 

Properties

ElectronicStore StoreBeingChecked [get]
 
string BackupStorePath [get, set]
 
ElectronicStore StoreForCorrections [get, set]
 
AsynchTaskStatus Status [get]
 
string ErrorMessage [get]
 
bool GenerateHash [get, set]
 
bool FixErrors [get, set]
 
bool TreatPendingAsMissing [get, set]
 
string LogPath [get, set]
 
bool OnlyLogErrors [get, set]
 

Constructor & Destructor Documentation

HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.DocumentStoreIntegrityCheckTask ( ElectronicStore  store)

Member Function Documentation

void HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.Cancel ( )
long HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.GetProgressCounter ( DocumentStoreIntegrityCheckCounter  counter)
void HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.Run ( )

Member Data Documentation

bool HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.swigCMemOwn
protected

Property Documentation

string HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.BackupStorePath
getset
string HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.ErrorMessage
get
bool HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.FixErrors
getset
bool HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.GenerateHash
getset
string HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.LogPath
getset
bool HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.OnlyLogErrors
getset
AsynchTaskStatus HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.Status
get
ElectronicStore HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.StoreBeingChecked
get
ElectronicStore HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.StoreForCorrections
getset
bool HP.HPTRIM.SDK.DocumentStoreIntegrityCheckTask.TreatPendingAsMissing
getset