Package io.jenkins.plugins.pipeline.scm
Class SCMSourceCriteriaForYamlFile
java.lang.Object
io.jenkins.plugins.pipeline.scm.SCMSourceCriteriaForYamlFile
SCM Source Criteria for
WorkflowBranchProjectFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
matches
(String localFile, jenkins.scm.api.SCMSourceCriteria.Probe probe, TaskListener taskListener)
-
Constructor Details
-
SCMSourceCriteriaForYamlFile
public SCMSourceCriteriaForYamlFile()
-
-
Method Details
-
matches
public static boolean matches(String localFile, jenkins.scm.api.SCMSourceCriteria.Probe probe, TaskListener taskListener) throws IOException - Throws:
IOException
-