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