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-hook
plugin modules when two branches are merged in a repository.Request that is provided torepository-hook
plugin modules when aPullRequest
is 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-hook
preUpdate
invocation.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-hook
invocation.Represents the supported types ofRepositoryHook
.Describes the reasons for rejecting aRepositoryHookRequest
Exception that can be thrown when one or morerepository-hook
modules reject a proposed ref changes.Ahook request
that is raised when an SCM client pushes to the repository.Request object used forupdating settings for a repository hook
.Basic implementation ofMergeHookRequest
Basic implementation ofPullRequestMergeHookRequest
Basic implementation ofRepositoryHookRequest
SimpleRepositoryHookRequest.AbstractBuilder<B extends SimpleRepositoryHookRequest.AbstractBuilder<B>>Basic implementation ofRepositoryHookVeto
Built-in trigger types forrepository-hook
RepositoryHookRequest
s.