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