public class GitConnector extends ScmConnector
MASTER, SCM_CONNECTOR_TMP_DIRECTORY| Constructor and Description |
|---|
GitConnector(String privateKey,
String username,
String password,
String url,
String branch,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
cloneRepository(File dest) |
ScmType |
getType() |
cloneRepository, create, deleteCloneDirectory, getBranch, getPassword, getPrivateKey, getTag, getUrl, getUrlName, getUsernameprotected File cloneRepository(File dest)
cloneRepository in class ScmConnectorpublic ScmType getType()
getType in class ScmConnectorCopyright © 2014–2020 Checkmarx. All rights reserved.