Uses of Interface
com.atlassian.bitbucket.hook.repository.MergeHookRequest
Packages that use MergeHookRequest
-
Uses of MergeHookRequest in com.atlassian.bitbucket.hook.repository
Subinterfaces of MergeHookRequest in com.atlassian.bitbucket.hook.repositoryModifier and TypeInterfaceDescriptioninterface
Request that is provided torepository-hook
plugin modules when aPullRequest
is merged.Classes in com.atlassian.bitbucket.hook.repository that implement MergeHookRequestModifier and TypeClassDescriptionclass
Basic implementation ofMergeHookRequest
class
Basic implementation ofPullRequestMergeHookRequest