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 |
---|---|
<H extends SCMHead,R extends SCMRevision> |
SCMSourceRequest.process(H head,
SCMSourceRequest.RevisionLambda<H,R> revisionFactory,
SCMSourceRequest.ProbeLambda<H,R> probeFactory,
SCMSourceRequest.Witness... witnesses)
Processes a head in the context of the current request.
|
Copyright © 2016–2022. All rights reserved.