| Package | Description |
|---|---|
| jenkins.scm.api.trait |
An API/SPI to allow the sharing of common traits between different
SCMSource and
SCMNavigator implementations. |
| Modifier and Type | Method and Description |
|---|---|
List<SCMHeadPrefilter> |
SCMSourceContext.prefilters()
Returns the (possibly empty) list of
SCMSourceRequest independent pre-filters. |
| Modifier and Type | Method and Description |
|---|---|
C |
SCMSourceContext.withPrefilter(SCMHeadPrefilter prefilter)
Adds an additional
SCMHeadPrefilter. |
Copyright © 2016–2019. All rights reserved.