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