Uses of Interface
com.atlassian.bitbucket.hook.repository.RepositoryHook
-
Uses of RepositoryHook in com.atlassian.bitbucket.hook.repository
Modifier and TypeMethodDescriptionRepositoryHookService.disable
(DisableRepositoryHookRequest request) Disable the hook specified in the request.RepositoryHookService.enable
(EnableRepositoryHookRequest request) Enable and apply settings for the hook specified in the request.Find an effective installed hook with the specified key enabled status for this scope.Modifier and TypeMethodDescriptionRepositoryHookService.search
(RepositoryHookSearchRequest request, PageRequest pageRequest) Searches forrepository hooks
that match the providedrequest
.