Package | Description |
---|---|
com.atlassian.bitbucket.repository | |
com.atlassian.bitbucket.scm |
Modifier and Type | Method and Description |
---|---|
void |
RefService.streamBranches(RepositoryBranchesRequest request,
BranchCallback callback)
Streams
branches to a callback class, for the specified repository, and where the branches match
the request. |
Modifier and Type | Method and Description |
---|---|
Command<Void> |
ScmCommandFactory.branches(BranchesCommandParameters parameters,
BranchCallback callback)
|
Copyright © 2019 Atlassian. All rights reserved.