| Package | Description |
|---|---|
| org.whitesource.scm |
| Modifier and Type | Method and Description |
|---|---|
ScmType |
SvnConnector.getType() |
abstract ScmType |
ScmConnector.getType() |
ScmType |
MercurialConnector.getType() |
ScmType |
GitConnector.getType() |
static ScmType |
ScmType.getValue(String value) |
static ScmType |
ScmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScmType[] |
ScmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020 Checkmarx. All rights reserved.