Uses of Interface
jenkins.scm.api.trait.SCMNavigatorRequest.AttributeLambda
Package
Description
An API/SPI to allow the sharing of common traits between different
SCMSource
and
SCMNavigator
implementations.-
Uses of SCMNavigatorRequest.AttributeLambda in jenkins.scm.api.trait
Modifier and TypeMethodDescriptionboolean
SCMNavigatorRequest.process
(String projectName, SCMNavigatorRequest.SourceLambda sourceFactory, SCMNavigatorRequest.AttributeLambda attributeFactory, SCMNavigatorRequest.Witness... witnesses) Processes a named project in the scope of the current request.