Interface GitCommandBuilderFactory

All Superinterfaces:
com.atlassian.bitbucket.scm.PluginCommandBuilderFactory

public interface GitCommandBuilderFactory extends com.atlassian.bitbucket.scm.PluginCommandBuilderFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    builder(com.atlassian.bitbucket.repository.Repository repository)
     
  • Method Details

    • builder

      @Nonnull GitScmCommandBuilder builder(@Nonnull com.atlassian.bitbucket.repository.Repository repository)
      Specified by:
      builder in interface com.atlassian.bitbucket.scm.PluginCommandBuilderFactory