Uses of Class
com.atlassian.bitbucket.hook.repository.PostRepositoryHookContext
Packages that use PostRepositoryHookContext
-
Uses of PostRepositoryHookContext in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository with parameters of type PostRepositoryHookContextModifier and TypeMethodDescriptionvoidPostRepositoryHook.postUpdate(PostRepositoryHookContext context, T request) Callback method that is called after a request to update one or morerefsis completed.