public class CvsScmProviderRepository extends ScmProviderRepositoryWithHost
| Constructor and Description | 
|---|
CvsScmProviderRepository(String cvsroot,
                                                String transport,
                                                String user,
                                                String password,
                                                String host,
                                                int port,
                                                String path,
                                                String module)  | 
CvsScmProviderRepository(String cvsroot,
                                                String transport,
                                                String user,
                                                String password,
                                                String host,
                                                String path,
                                                String module)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCvsRoot()  | 
String | 
getCvsRootForCvsPass()  | 
String | 
getModule()  | 
String | 
getPath()  | 
String | 
getTransport()  | 
String | 
toString() | 
getHost, getPassphrase, getPort, getPrivateKey, setHost, setPassphrase, setPort, setPrivateKeygetParent, getPassword, getRelativePath, getUser, getWorkItem, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser, setWorkItempublic CvsScmProviderRepository(String cvsroot, String transport, String user, String password, String host, String path, String module)
public String getCvsRoot()
public String getCvsRootForCvsPass()
public String getTransport()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.