Class Functions
java.lang.Object
com.github.kostyasha.github.integration.multibranch.Functions
- Author:
- Kanstantsin Shautsou
-
Method Summary
Modifier and TypeMethodDescriptionCan be useful to ignore disabled jobs on reregistering hooksstatic <PROJECT extends jenkins.branch.MultiBranchProject>
Predicate<PROJECT>withTrigger
(Class<? extends Trigger> clazz)
-
Method Details
-
withTrigger
-
isBuildable
Can be useful to ignore disabled jobs on reregistering hooks- Returns:
- predicate with true on apply if item is buildable
-
withBranchHandler
-
withGitHubSCMSource
public static <PROJECT extends jenkins.branch.MultiBranchProject> Predicate<PROJECT> withGitHubSCMSource()
-