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