com.atlassian.bitbucket.hook.repository.RepositoryHookImplementor |
Known Indirect Subclasses |
This interface is deprecated.
in 5.0 for removal in 6.0
Provides no actual methods but serves as a flag for the supported types of repository hooks, which includes
PreReceiveRepositoryHook
, AsyncPostReceiveRepositoryHook
and RepositoryMergeRequestCheck
.