| Modifier and Type | Method and Description |
|---|---|
@NotNull Map<String,String> |
BitbucketServerExporter.importBambooSpecsDetectionOptions(@NotNull com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties repositoryProperties,
@Nullable VcsBambooSpecsDetectionOptions existingData) |
| Modifier and Type | Class and Description |
|---|---|
class |
VcsBambooSpecsDetectionOptionsImpl |
| Modifier and Type | Method and Description |
|---|---|
@Nullable VcsBambooSpecsDetectionOptions |
PartialVcsRepositoryDataImpl.getBambooSpecsConfiguration() |
@Nullable VcsBambooSpecsDetectionOptions |
PartialVcsRepositoryData.getBambooSpecsConfiguration() |
@Nullable VcsBambooSpecsDetectionOptions |
CompleteVcsRepositoryData.getBambooSpecsDetectionOptions() |
@Nullable VcsBambooSpecsDetectionOptions |
VcsRepositoryDataImpl.getBambooSpecsDetectionOptions() |
@Nullable VcsBambooSpecsDetectionOptions |
VcsRepositoryData.getBambooSpecsDetectionOptions() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Map<String,String> |
VcsBambooSpecsConfiguratorImpl.generateConfigMap(@NotNull ActionParametersMap apm,
@Nullable VcsBambooSpecsDetectionOptions previousSpecsDetectionOptions) |
void |
VcsBambooSpecsConfiguratorImpl.populateContextForEdit(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
void |
VcsBambooSpecsConfiguratorImpl.populateContextForView(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Map<String,String> |
VcsBambooSpecsConfigurator.generateConfigMap(@NotNull ActionParametersMap apm,
@Nullable VcsBambooSpecsDetectionOptions previousSpecsDetectionOptions) |
void |
VcsBambooSpecsConfigurator.populateContextForEdit(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
void |
VcsBambooSpecsConfigurator.populateContextForView(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
default @Nullable Map<String,String> |
VcsRepositoryDataExporter.importBambooSpecsDetectionOptions(P repositoryProperties,
@Nullable VcsBambooSpecsDetectionOptions existingData)
Extract Bamboo Specs detection configuration from properties object.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable VcsBambooSpecsDetectionOptions |
MockVcsRepositoryData.getBambooSpecsDetectionOptions() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.