Uses of Interface
com.atlassian.bitbucket.repository.BranchCallback
Packages that use BranchCallback
- 
Uses of BranchCallback in com.atlassian.bitbucket.repositoryMethods in com.atlassian.bitbucket.repository with parameters of type BranchCallbackModifier and TypeMethodDescriptionvoidRefService.streamBranches(RepositoryBranchesRequest request, BranchCallback callback) Streamsbranchesto a callback class, for the specified repository, and where the branches match the request.
- 
Uses of BranchCallback in com.atlassian.bitbucket.scmMethods in com.atlassian.bitbucket.scm with parameters of type BranchCallbackModifier and TypeMethodDescriptionScmCommandFactory.branches(BranchesCommandParameters parameters, BranchCallback callback)