Uses of Interface
com.atlassian.bitbucket.scm.integrity.IntegrityCheckCallback
Packages that use IntegrityCheckCallback
-
Uses of IntegrityCheckCallback in com.atlassian.bitbucket.scm.integrity
Methods in com.atlassian.bitbucket.scm.integrity with parameters of type IntegrityCheckCallbackModifier and TypeMethodDescriptioncom.atlassian.bitbucket.scm.Command<com.atlassian.bitbucket.scm.CommandResult>
PluginIntegrityCheckCommandFactory.checkIntegrity
(IntegrityCheckContext context, IntegrityCheckCallback callback) Instructs an SCM to perform integrity checks.