Package | Description |
---|---|
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.scm.bulk |
Modifier and Type | Method and Description |
---|---|
void |
CommitService.streamCommits(BulkCommitsRequest request,
BulkCommitCallback callback)
Stream an arbitrary set of commits from an arbitrary number of repositories.
|
Modifier and Type | Method and Description |
---|---|
Command<Void> |
ScmBulkContentCommandFactory.commits(BulkCommitsCommandParameters parameters,
BulkCommitCallback callback)
Streams commits from one or more repositories, providing a set of matching repositories for each.
|
Copyright © 2022 Atlassian. All rights reserved.