| 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<SCMSourceFilter> |
SCMNavigatorContext.filters()
Returns the (possibly empty) list of
SCMNavigatorRequest dependent filters. |
| Modifier and Type | Method and Description |
|---|---|
C |
SCMNavigatorContext.withFilter(SCMSourceFilter filter)
Adds the supplied
SCMSourceFilter. |
Copyright © 2016–2019. All rights reserved.