Uses of Class
com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
Packages that use AbstractRepositoryHookRequest
Package
Description
-
Uses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.content
Subclasses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.contentModifier and TypeClassDescriptionclassRequest that is provided torepository-hookplugin modules when a file isedited. -
Uses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.event.branch
Subclasses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.event.branchModifier and TypeClassDescriptionclassAhook requestthat is raised just before a branch is created using the UI or REST.classAhook requestthat is raised just before a branch is deleted using the UI or REST.class -
Uses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.event.tag
Subclasses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.event.tagModifier and TypeClassDescriptionclassAhook requestthat is raised just before a tag is created using the UI or REST.classAhook requestthat is raised just before a tag is deleted using the UI or REST.class -
Uses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.hook.repository
Subclasses of AbstractRepositoryHookRequest in com.atlassian.bitbucket.hook.repositoryModifier and TypeClassDescriptionclassAhook requestthat is raised when an SCM client pushes to the repository.classBasic implementation ofMergeHookRequestclassBasic implementation ofPullRequestMergeHookRequestclassBasic implementation ofRepositoryHookRequest