| com.atlassian.bitbucket.scm.integrity.PluginIntegrityCheckCommandFactory | 
A Command factory for SCM integrity checks.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Instructs an SCM to perform integrity checks. | |||||||||||
Instructs an SCM to perform integrity checks. SCMs should use the context
 to obtain additional information needed to perform checks. Inconsistencies should be reported
 using the provided callback.
| context | a context to be used to obtain additional information | 
|---|---|
| callback | a callback to report inconsistencies | 
callback.