Class SingleSCM
- java.lang.Object
-
- net.uaznia.lukanus.hudson.plugins.gitparameter.scms.SingleSCM
-
- All Implemented Interfaces:
SCMWrapper
public class SingleSCM extends Object implements SCMWrapper
-
-
Constructor Detail
-
SingleSCM
public SingleSCM(SCM scm)
-
-
Method Detail
-
getSCMs
public List<SCM> getSCMs()
- Specified by:
getSCMs
in interfaceSCMWrapper
-
-