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