Uses of Class
com.atlassian.bitbucket.hook.repository.RepositoryHookResult
Packages that use RepositoryHookResult
- 
Uses of RepositoryHookResult in com.atlassian.bitbucket.hook.repositoryMethods in com.atlassian.bitbucket.hook.repository that return RepositoryHookResultModifier and TypeMethodDescriptionstatic RepositoryHookResultRepositoryHookResult.accepted()RepositoryHookResult.Builder.build()<T extends RepositoryHookRequest>
 RepositoryHookResultRepositoryHookService.preUpdate(T request) Calls all registered and enabledrepository-hookmodules (PreRepositoryHook)static RepositoryHookResultMethods in com.atlassian.bitbucket.hook.repository with parameters of type RepositoryHookResultModifier and TypeMethodDescriptionRepositoryHookResult.Builder.add(RepositoryHookResult value) Includes allvetoesfrom another resultConstructors in com.atlassian.bitbucket.hook.repository with parameters of type RepositoryHookResult