| Package | Description |
|---|---|
| com.atlassian.bamboo.vcs.configuration.service |
| Modifier and Type | Method and Description |
|---|---|
static VcsRepositoryConfigurationService.LinkedRepositoryAccess |
VcsRepositoryConfigurationService.LinkedRepositoryAccess.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static VcsRepositoryConfigurationService.LinkedRepositoryAccess[] |
VcsRepositoryConfigurationService.LinkedRepositoryAccess.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default @NotNull PartialVcsRepositoryData |
VcsRepositoryConfigurationService.createLinkedRepository(@NotNull PartialVcsRepositoryData newVcsConfiguration,
@NotNull com.atlassian.user.User user,
@NotNull VcsRepositoryConfigurationService.LinkedRepositoryAccess accessOption)
Deprecated.
Creates new linked repository
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.