Package | Description |
---|---|
jenkins.scm.api |
The public API contract of the SCM API plugin.
|
Modifier and Type | Class and Description |
---|---|
static class |
SCMHeadObserver.Filter<O extends SCMHeadObserver>
A
SCMHeadObserver that filters the SCMHead instances that will be observed by the wrapped
SCMHeadObserver . |
Modifier and Type | Method and Description |
---|---|
<O extends SCMHeadObserver> |
SCMHeadEvent.filter(SCMSource source,
O delegate)
Wraps a
SCMHeadObserver such that the wrapped observer will only observe SCMHead instances
mentioned in this event. |
Copyright © 2016–2022. All rights reserved.