Class WebhookInfoPredicates

java.lang.Object
org.jenkinsci.plugins.github.pullrequest.webhook.WebhookInfoPredicates

public final class WebhookInfoPredicates extends Object
Author:
lanwen (Merkushev Kirill)
  • 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)