Uses of Interface
com.atlassian.bitbucket.repository.BranchCallback
Packages that use BranchCallback
-
Uses of BranchCallback in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository with parameters of type BranchCallbackModifier 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
Methods in com.atlassian.bitbucket.scm with parameters of type BranchCallbackModifier and TypeMethodDescriptionScmCommandFactory.branches
(BranchesCommandParameters parameters, BranchCallback callback)