public class GitHubPullRequestFilter
extends hudson.views.ViewJobFilter
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 |
---|---|
List<hudson.model.TopLevelItem> |
filter(List<hudson.model.TopLevelItem> added,
List<hudson.model.TopLevelItem> all,
hudson.model.View filteringView) |
Copyright © 2016–2020. All rights reserved.