Class SCMSourceCriteriaForOesTemplate
- java.lang.Object
-
- cn.opsbox.jenkinsci.plugins.cps.scm.SCMSourceCriteriaForOesTemplate
-
public class SCMSourceCriteriaForOesTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description SCMSourceCriteriaForOesTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
matches(String localMarker, jenkins.scm.api.SCMSourceCriteria.Probe probe, TaskListener taskListener)
-
-
-
Method Detail
-
matches
public static boolean matches(String localMarker, jenkins.scm.api.SCMSourceCriteria.Probe probe, TaskListener taskListener) throws IOException
- Throws:
IOException
-
-