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