package

com.atlassian.bitbucket.scm.bulk

Interfaces

BulkCommitCallback Describes a callback for receiving a stream of commits, each with a set listing one or more repositories where it was found. 
BulkContentCallback Callback for streamed file content. 
BulkFile Metadata about a file of a bulk content command. 
ScmBulkContentCommandFactory  

Classes

Enums

BulkChangeType Describes how a file has changed in a bulk content command. 
BulkContentDisposition Returned by accept(BulkFile) to signal what to do next to the caller.