Uses of Class
com.atlassian.bitbucket.hook.repository.RepositoryHookSearchRequest
Packages that use RepositoryHookSearchRequest
-
Uses of RepositoryHookSearchRequest in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository that return RepositoryHookSearchRequestMethods in com.atlassian.bitbucket.hook.repository with parameters of type RepositoryHookSearchRequestModifier and TypeMethodDescriptionRepositoryHookService.search
(RepositoryHookSearchRequest request, PageRequest pageRequest) Searches forrepository hooks
that match the providedrequest
.