Package com.atlassian.bitbucket.hook.repository
package com.atlassian.bitbucket.hook.repository
-
ClassDescriptionBase class for the various
RepositoryHookRequests.AbstractRepositoryHookRequest.AbstractBuilder<B extends AbstractRepositoryHookRequest.AbstractBuilder<B>>Request object used todelete repository hook configuration.Request object used fordisabling a repository hook.Request object used forenabling a repository hook.Request object used forretrieving settings for a repository hook.Request that is provided torepository-hookplugin modules when two branches are merged in a repository.Request that is provided torepository-hookplugin modules when aPullRequestis merged.Describes a repository hook and its state for a specific scope.Contains the static (ie non-repository specific) details of a repository hook.Describes the outcome of arepository-hookpreUpdateinvocation.Request object used forRepositoryHookService.search(RepositoryHookSearchRequest, PageRequest)searching repository hooks}.Handles the aggregation of hooks and their enabled status.Describes the repository hook settingsDescribes the trigger for arepository-hookinvocation.Represents the supported types ofRepositoryHook.Describes the reasons for rejecting aRepositoryHookRequestException that can be thrown when one or morerepository-hookmodules reject a proposed ref changes.Ahook requestthat is raised when an SCM client pushes to the repository.Request object used forupdating settings for a repository hook.Basic implementation ofMergeHookRequestBasic implementation ofPullRequestMergeHookRequestBasic implementation ofRepositoryHookRequestSimpleRepositoryHookRequest.AbstractBuilder<B extends SimpleRepositoryHookRequest.AbstractBuilder<B>>Basic implementation ofRepositoryHookVetoBuilt-in trigger types forrepository-hookRepositoryHookRequests.