java.lang.Object
org.jenkinsci.plugins.github.pullrequest.webhook.WebhookInfoPredicates
public final class WebhookInfoPredicates
extends Object
- Author:
- lanwen (Merkushev Kirill)
-
Method Summary
static com.google.common.base.Predicate<Job>
static com.google.common.base.Predicate<Job>
static com.google.common.base.Predicate<Job>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
withPRTrigger
public static com.google.common.base.Predicate<Job> withPRTrigger()
-
withHookTriggerMode
public static com.google.common.base.Predicate<Job> withHookTriggerMode()
-
withRepo
public static com.google.common.base.Predicate<Job> withRepo(String repo)