Class SCMFactory
java.lang.Object
net.uaznia.lukanus.hudson.plugins.gitparameter.scms.SCMFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<hudson.plugins.git.GitSCM>
getGitSCMs
(JobWrapper jobWrapper, String repositoryRegExpName)
-
Constructor Details
-
SCMFactory
public SCMFactory()
-
-
Method Details
-
getGitSCMs
public static List<hudson.plugins.git.GitSCM> getGitSCMs(JobWrapper jobWrapper, String repositoryRegExpName)
-