Class SCMFactory
- java.lang.Object
-
- net.uaznia.lukanus.hudson.plugins.gitparameter.scms.SCMFactory
-
public class SCMFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description SCMFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<hudson.plugins.git.GitSCM>
getGitSCMs(JobWrapper jobWrapper, String repositoryRegExpName)
-
-
-
Method Detail
-
getGitSCMs
public static List<hudson.plugins.git.GitSCM> getGitSCMs(JobWrapper jobWrapper, String repositoryRegExpName)
-
-