Uses of Class
com.atlassian.bitbucket.hook.repository.PostRepositoryHookContext
-
Uses of PostRepositoryHookContext in com.atlassian.bitbucket.hook.repository
Modifier and TypeMethodDescriptionvoid
PostRepositoryHook.postUpdate
(PostRepositoryHookContext context, T request) Callback method that is called after a request to update one or morerefs
is completed.