Uses of Class
org.jenkinsci.plugins.github.pullrequest.restrictions.GitHubPRBranchRestriction
Packages that use GitHubPRBranchRestriction
Package
Description
-
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest
Methods in org.jenkinsci.plugins.github.pullrequest that return GitHubPRBranchRestrictionMethods in org.jenkinsci.plugins.github.pullrequest with parameters of type GitHubPRBranchRestrictionModifier and TypeMethodDescriptionvoid
GitHubPRTrigger.setBranchRestriction
(GitHubPRBranchRestriction branchRestriction) -
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest.restrictions
Methods in org.jenkinsci.plugins.github.pullrequest.restrictions that return types with arguments of type GitHubPRBranchRestriction -
Uses of GitHubPRBranchRestriction in org.jenkinsci.plugins.github.pullrequest.trigger.check
Methods in org.jenkinsci.plugins.github.pullrequest.trigger.check with parameters of type GitHubPRBranchRestrictionModifier and TypeMethodDescriptionstatic com.google.common.base.Predicate<org.kohsuke.github.GHPullRequest>
BranchRestrictionFilter.withBranchRestriction
(LoggingTaskListenerWrapper logger, GitHubPRBranchRestriction branchRestriction)