Uses of Class
org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRBranchRestriction
Package
Description
-
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest
Modifier and TypeMethodDescriptionvoid
GitHubPRTrigger.setBranchRestriction
(GitHubPRBranchRestriction branchRestriction) -
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest.restrictions
-
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest.trigger.check
Modifier and TypeMethodDescriptionstatic com.google.common.base.Predicate<org.kohsuke.github.GHPullRequest>
BranchRestrictionFilter.withBranchRestriction
(LoggingTaskListenerWrapper logger, GitHubPRBranchRestriction branchRestriction)