public class

RepositoryPushHookRequest

extends SimpleRepositoryHookRequest
java.lang.Object
   ↳ com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
     ↳ com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
       ↳ com.atlassian.bitbucket.hook.repository.RepositoryPushHookRequest

Class Overview

A hook request that is raised when an SCM client pushes to the repository.

See Also

Summary

Nested Classes
class RepositoryPushHookRequest.Builder  
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
From class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
From class java.lang.Object
From interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest