Uses of Interface
com.atlassian.bitbucket.repository.BranchCallback
-
Uses of BranchCallback in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionvoid
RefService.streamBranches
(RepositoryBranchesRequest request, BranchCallback callback) Streamsbranches
to a callback class, for the specified repository, and where the branches match the request. -
Uses of BranchCallback in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionScmCommandFactory.branches
(BranchesCommandParameters parameters, BranchCallback callback)