Interface GitCommandBuilderFactory
- All Superinterfaces:
com.atlassian.bitbucket.scm.PluginCommandBuilderFactory
public interface GitCommandBuilderFactory
extends com.atlassian.bitbucket.scm.PluginCommandBuilderFactory
-
Method Summary
Modifier and TypeMethodDescriptionbuilder(com.atlassian.bitbucket.repository.Repository repository)
-
Method Details
-
builder
@Nonnull GitScmCommandBuilder builder(@Nonnull com.atlassian.bitbucket.repository.Repository repository) - Specified by:
builderin interfacecom.atlassian.bitbucket.scm.PluginCommandBuilderFactory
-