com.atlassian.bitbucket.hook.repository.RepositoryHookTrigger |
Known Indirect Subclasses |
Describes the trigger for a repository-hook
invocation.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
preUpdate(RepositoryHookRequest)
invocation should stop calling
other repository-hook
modules after the first veto. Return false
if all hooks need to be
called even after one hook vetoes the request.