Uses of Interface
com.atlassian.bitbucket.hook.repository.PreRepositoryHookCommitCallback
-
Uses of PreRepositoryHookCommitCallback in com.atlassian.bitbucket.hook.repository
Modifier and TypeMethodDescriptionabstract boolean
PreRepositoryHookContext.registerCommitCallback
(PreRepositoryHookCommitCallback callback, RepositoryHookCommitFilter filter, RepositoryHookCommitFilter... moreFilters) Registers a callback to receive more information about commits added or removed.