org.paylogic.jenkins.advancedscm
Class SCMManagerFactory
java.lang.Object
org.paylogic.jenkins.advancedscm.SCMManagerFactory
public class SCMManagerFactory
- extends Object
Factory for AdvancedSCMManager derived objects.
Automagically chooses which backend implementation you need,
and even assigns the correct multiscm repo to that implementation if you use multiscm.
|
Method Summary |
static AdvancedSCMManager |
getManager(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCMManagerFactory
public SCMManagerFactory()
getManager
public static AdvancedSCMManager getManager(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws Exception
- Throws:
Exception
Copyright © 2004-2014. All Rights Reserved.