Class WebhookInfoBranchPredicates


  • public class WebhookInfoBranchPredicates
    extends Object
    Author:
    Kanstantsin Shautsou
    • Method Detail

      • withBranchTrigger

        public static com.google.common.base.Predicate<Job> withBranchTrigger()
      • withHookTriggerMode

        public static com.google.common.base.Predicate<Job> withHookTriggerMode()
      • withBranchTriggerRepo

        public static com.google.common.base.Predicate<Job> withBranchTriggerRepo​(String repo)
        Checks against repo extracted from BranchTrigger.