Uses of Interface
com.atlassian.bitbucket.hook.repository.PreRepositoryHookCommitCallback
Packages that use PreRepositoryHookCommitCallback
-
Uses of PreRepositoryHookCommitCallback in com.atlassian.bitbucket.hook.repository
Methods in com.atlassian.bitbucket.hook.repository with parameters of type PreRepositoryHookCommitCallbackModifier and TypeMethodDescriptionabstract boolean
PreRepositoryHookContext.registerCommitCallback
(PreRepositoryHookCommitCallback callback, RepositoryHookCommitFilter filter, RepositoryHookCommitFilter... moreFilters) Registers a callback to receive more information about commits added or removed.