public class GitHubPullRequestFilter
extends jenkins.branch.SimpleViewBranchFilter
ViewJobFilter that matches PullRequestSCMHead based branches.| Modifier and Type | Class and Description |
|---|---|
static class |
GitHubPullRequestFilter.DescriptorImpl
Our descriptor.
|
| Constructor and Description |
|---|
GitHubPullRequestFilter()
Our constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIncluded(jenkins.branch.Branch branch) |
Copyright © 2016. All rights reserved.