com.atlassian.bitbucket.hook.ScmHookHandlerFactory |
Factory for HookHandler
instances for a given HookRequest
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
request | the hook request |
---|
HookHandler
for handling the provided request. Can be null
if there is no handler for
the provided request.