| Package | Description |
|---|---|
| org.whitesource.scm |
| Modifier and Type | Class and Description |
|---|---|
class |
GitConnector
Connector for Git repositories.
|
class |
MercurialConnector
Connector for Mercurial (hg) repositories.
|
class |
SvnConnector
Connector for SVN repositories.
|
| Modifier and Type | Method and Description |
|---|---|
static ScmConnector |
ScmConnector.create(String scmType,
String url,
String privateKey,
String username,
String password,
String branch,
String tag) |
Copyright © 2014–2020 Checkmarx. All rights reserved.