public interface RepositoryHookTrigger
repository-hook invocation.| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
isAbortOnFirstVeto() |
boolean isAbortOnFirstVeto()
RepositoryHookService.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.Copyright © 2019 Atlassian. All rights reserved.