Uses of Class
com.atlassian.bitbucket.repository.RepositoryBranchesRequest
-
Uses of RepositoryBranchesRequest in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionRefService.getBranches
(RepositoryBranchesRequest request, PageRequest pageRequest) Retrieves a paged list ofbranches
for the specified repository, optionally filtered by the provided starting text.void
RefService.streamBranches
(RepositoryBranchesRequest request, BranchCallback callback) Streamsbranches
to a callback class, for the specified repository, and where the branches match the request. -
Uses of RepositoryBranchesRequest in com.atlassian.bitbucket.scm