public class VcsBambooSpecsConfiguratorImpl extends Object implements VcsBambooSpecsConfigurator
Constructor and Description |
---|
VcsBambooSpecsConfiguratorImpl() |
Modifier and Type | Method and Description |
---|---|
@NotNull Map<String,String> |
generateConfigMap(@NotNull ActionParametersMap apm,
@Nullable VcsBambooSpecsDetectionOptions previousSpecsDetectionOptions) |
@NotNull Map<String,String> |
generateConfigMap(boolean repositoryStoredSpecsEnabled) |
void |
populateContextForEdit(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
void |
populateContextForView(@NotNull Map<String,Object> contextParams,
@Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
public void populateContextForEdit(@NotNull @NotNull Map<String,Object> contextParams, @Nullable @Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
populateContextForEdit
in interface VcsBambooSpecsConfigurator
public void populateContextForView(@NotNull @NotNull Map<String,Object> contextParams, @Nullable @Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
populateContextForView
in interface VcsBambooSpecsConfigurator
@NotNull public @NotNull Map<String,String> generateConfigMap(@NotNull @NotNull ActionParametersMap apm, @Nullable @Nullable VcsBambooSpecsDetectionOptions previousSpecsDetectionOptions)
generateConfigMap
in interface VcsBambooSpecsConfigurator
@NotNull public @NotNull Map<String,String> generateConfigMap(boolean repositoryStoredSpecsEnabled)
generateConfigMap
in interface VcsBambooSpecsConfigurator
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.