public interface WebHookTriggerHandler<H extends WebHook>
Modifier and Type | Method and Description |
---|---|
void |
handle(Job<?,?> job,
H hook,
boolean ciSkip,
BranchFilter branchFilter,
MergeRequestLabelFilter mergeRequestLabelFilter) |
void handle(Job<?,?> job, H hook, boolean ciSkip, BranchFilter branchFilter, MergeRequestLabelFilter mergeRequestLabelFilter)
Copyright © 2016–2022. All rights reserved.