Class WebhookInfoPredicates


  • public final class WebhookInfoPredicates
    extends Object
    Author:
    lanwen (Merkushev Kirill)
    • Method Detail

      • 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)