Class RepositoryPushHookRequest
java.lang.Object
com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
com.atlassian.bitbucket.hook.repository.RepositoryPushHookRequest
- All Implemented Interfaces:
RepositoryHookRequest
A
hook request
that is raised when an SCM client pushes to the repository.- Since:
- 5.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
SimpleRepositoryHookRequest.AbstractBuilder<B extends SimpleRepositoryHookRequest.AbstractBuilder<B>>
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
getRefChanges, getScmHookDetails
Methods inherited from class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
getContext, getRepository, getTrigger, isDryRun