@Internal
public interface VcsBambooSpecsConfigurator
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) |
void populateContextForEdit(@NotNull Map<String,Object> contextParams, @Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
void populateContextForView(@NotNull Map<String,Object> contextParams, @Nullable VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
@NotNull Map<String,String> generateConfigMap(@NotNull ActionParametersMap apm, @Nullable VcsBambooSpecsDetectionOptions previousSpecsDetectionOptions)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.