public class LocalMarkerSCMSourceCriteria extends Object
| Constructor and Description |
|---|
LocalMarkerSCMSourceCriteria() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matches(String localMarker,
jenkins.scm.api.SCMSourceCriteria.Probe probe,
hudson.model.TaskListener taskListener) |
public static boolean matches(String localMarker, jenkins.scm.api.SCMSourceCriteria.Probe probe, hudson.model.TaskListener taskListener) throws IOException
localMarker - path of an arbitrary local file which must be present for the project to be recognisedprobe - the Probe being used for the current SCM CriteriataskListener - the listener for the current scan taskIOExceptionCopyright © 2016–2021. All rights reserved.