public class PullRequestJobFilter
extends hudson.views.ViewJobFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRequestJobFilter.DescriptorImpl |
| Constructor and Description |
|---|
PullRequestJobFilter() |
| 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) |
protected boolean |
shouldShow(jenkins.scm.api.SCMHead head) |
Copyright © 2016. All rights reserved.