Class WebhookInfoBranchPredicates
java.lang.Object
com.github.kostyasha.github.integration.branch.webhook.WebhookInfoBranchPredicates
- Author:
- Kanstantsin Shautsou
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Predicate<Job>
static com.google.common.base.Predicate<Job>
withBranchTriggerRepo
(String repo) Checks against repo extracted from BranchTrigger.static com.google.common.base.Predicate<Job>
-
Method Details
-
withBranchTrigger
-
withHookTriggerMode
-
withBranchTriggerRepo
Checks against repo extracted from BranchTrigger.
-