| 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<SCMSourcePrefilter> |
SCMNavigatorContext.prefilters()
Returns the (possibly empty) list of
SCMNavigatorRequest independent pre-filters. |
| Modifier and Type | Method and Description |
|---|---|
C |
SCMNavigatorContext.withPrefilter(SCMSourcePrefilter prefilter)
Adds the supplied
SCMSourcePrefilter. |
Copyright © 2016–2019. All rights reserved.