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