com.atlassian.bitbucket.hook.HookHandler |
Represents an scm hook callback.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
true
if the hook should be allowed to continue, otherwise false
. Note that the return value
is ignored for hooks that are called after the request has been completed (e.g. PostReceiveHook).