Uses of Class
com.atlassian.bitbucket.hook.repository.RepositoryHookResult
-
Uses of RepositoryHookResult in com.atlassian.bitbucket.hook.repository
Modifier and TypeMethodDescriptionstatic RepositoryHookResult
RepositoryHookResult.accepted()
RepositoryHookResult.Builder.build()
<T extends RepositoryHookRequest>
RepositoryHookResultRepositoryHookService.preUpdate
(T request) Calls all registered and enabledrepository-hook
modules (PreRepositoryHook
)static RepositoryHookResult
Modifier and TypeMethodDescriptionRepositoryHookResult.Builder.add
(RepositoryHookResult value) Includes allvetoes
from another result