Class Hierarchy
- java.lang.Object
- com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest (implements com.atlassian.bitbucket.hook.repository.RepositoryHookRequest)
- com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest (implements com.atlassian.bitbucket.hook.repository.MergeHookRequest)
- com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest (implements com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest)
- com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.RepositoryPushHookRequest
- com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.DeleteRepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.DisableRepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.EnableRepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.GetRepositoryHookSettingsRequest
- com.atlassian.bitbucket.hook.repository.SetRepositoryHookSettingsRequest
- com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest.AbstractBuilder
- com.atlassian.bitbucket.hook.repository.DeleteRepositoryHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.DisableRepositoryHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.EnableRepositoryHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.GetRepositoryHookSettingsRequest.Builder
- com.atlassian.bitbucket.hook.repository.SetRepositoryHookSettingsRequest.Builder
- com.atlassian.bitbucket.util.BuilderSupport
- com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder<B>
- com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.AbstractBuilder<B>
- com.atlassian.bitbucket.hook.repository.RepositoryPushHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.Builder
- com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder<B>
- com.atlassian.bitbucket.hook.repository.RepositoryHookResult
- com.atlassian.bitbucket.hook.repository.RepositoryHookResult.Builder
- com.atlassian.bitbucket.hook.repository.RepositoryHookSearchRequest
- com.atlassian.bitbucket.hook.repository.RepositoryHookSearchRequest.Builder
- com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookVeto (implements com.atlassian.bitbucket.hook.repository.RepositoryHookVeto)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.atlassian.bitbucket.ServiceException
- com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException
- com.atlassian.bitbucket.ServiceException
- java.lang.RuntimeException
- java.lang.Exception
- com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest (implements com.atlassian.bitbucket.hook.repository.RepositoryHookRequest)
Interface Hierarchy
- com.atlassian.bitbucket.hook.repository.RepositoryHook
- com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
- com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
- com.atlassian.bitbucket.hook.repository.MergeHookRequest
- com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest
- com.atlassian.bitbucket.hook.repository.MergeHookRequest
- com.atlassian.bitbucket.hook.repository.RepositoryHookService
- com.atlassian.bitbucket.hook.repository.RepositoryHookSettings
- com.atlassian.bitbucket.hook.repository.RepositoryHookTrigger
- com.atlassian.bitbucket.hook.repository.RepositoryHookVeto
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.atlassian.bitbucket.hook.repository.RepositoryHookType
- com.atlassian.bitbucket.hook.repository.StandardRepositoryHookTrigger (implements com.atlassian.bitbucket.hook.repository.RepositoryHookTrigger)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)