public class PingHookProcessor extends HookProcessor
Constructor and Description |
---|
PingHookProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(HookEventType hookEvent,
String payload,
BitbucketType instanceType,
String origin)
See Event Payloads for more
information about the payload parameter format.
|
process, process, scmSourceReIndex
public void process(HookEventType hookEvent, String payload, BitbucketType instanceType, String origin)
HookProcessor
process
in class HookProcessor
hookEvent
- the type of hook.payload
- the hook payloadinstanceType
- the Bitbucket type that called the hookorigin
- the origin of the event.Copyright © 2016–2022. All rights reserved.