|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckIntegrityRunner
Provides methods to run the check integrity process.
Method Summary | |
---|---|
void |
cancel()
Cancels a running check integrity process. |
IStatus |
start()
Starts the check integrity process. |
Method Detail |
---|
IStatus start()
All rules are selected when running a check integrity process:
You cannot select the rules to run.
IStatus
objectvoid cancel()
You can cancel the process if it takes too much time. Only results are returned for the rules checked before you cancel the process.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |