public interface

GitIntegrityCheckCommandFactory

implements PluginIntegrityCheckCommandFactory
com.atlassian.bitbucket.scm.git.GitIntegrityCheckCommandFactory

Class Overview

The Git SCM centric implementation of the PluginIntegrityCheckCommandFactory interface

Public Methods

@Nonnull public GitCommand<CommandResult> checkIntegrity (IntegrityCheckContext context, IntegrityCheckCallback callback)