Uses of Class
com.atlassian.bitbucket.hook.repository.PostRepositoryHookContext
Packages that use PostRepositoryHookContext
- 
Uses of PostRepositoryHookContext in com.atlassian.bitbucket.hook.repositoryMethods 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.