| Modifier and Type | Method and Description |
|---|---|
Optional<VcsType> |
GitServerConfigurator.getScmType(VcsLocationDefinition vcsLocationDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Optional<VcsType> |
BitbucketServerServerConfigurator.getScmType(VcsLocationDefinition vcsLocationDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Optional<VcsType> |
LegacyVcsLocationConfigurator.getScmType(VcsLocationDefinition vcsLocationDefinition) |
| Modifier and Type | Field and Description |
|---|---|
static VcsType |
VcsType.GIT |
static VcsType |
VcsType.HG |
| Modifier and Type | Method and Description |
|---|---|
default Optional<VcsType> |
VcsLocationConfigurator.getScmType(VcsLocationDefinition vcsLocationDefinition)
Return the type of vcs system used by a repository.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.