public interface

ScmBulkContentCommandFactory

com.atlassian.bitbucket.scm.bulk.ScmBulkContentCommandFactory

Summary

Public Methods
@Nonnull Command<Void> contents(BulkContentCommandParameters parameters, BulkContentCallback callback)

Public Methods

@Nonnull public Command<Void> contents (BulkContentCommandParameters parameters, BulkContentCallback callback)

Parameters
parameters to specify where to get contents from
callback to process resulting content
Returns
  • the command