public class ScmRepositoriesParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BRANCH |
static String |
SCM_REPOSITORIES |
static String |
URL |
| Constructor and Description |
|---|
ScmRepositoriesParser() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ScmConfiguration> |
parseRepositoriesFile(String fileName,
String scmType,
String scmPpk,
String scmUser,
String scmPassword) |
public static final String URL
public static final String BRANCH
public static final String SCM_REPOSITORIES
public Collection<ScmConfiguration> parseRepositoriesFile(String fileName, String scmType, String scmPpk, String scmUser, String scmPassword)
Copyright © 2014–2020 Checkmarx. All rights reserved.