public class VcsBambooSpecsConfiguratorImpl extends Object implements VcsBambooSpecsConfigurator
Modifier and Type | Field and Description |
---|---|
static String |
BAMBOO_SPECS_ENABLED |
Constructor and Description |
---|
VcsBambooSpecsConfiguratorImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
generateConfigMap(ActionParametersMap apm) |
void |
populateContextForEdit(Map<String,Object> contextParams,
VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
void |
populateContextForView(Map<String,Object> contextParams,
VcsBambooSpecsDetectionOptions bambooSpecsConfiguration) |
public static final String BAMBOO_SPECS_ENABLED
public void populateContextForEdit(Map<String,Object> contextParams, VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
populateContextForEdit
in interface VcsBambooSpecsConfigurator
public void populateContextForView(Map<String,Object> contextParams, VcsBambooSpecsDetectionOptions bambooSpecsConfiguration)
populateContextForView
in interface VcsBambooSpecsConfigurator
public Map<String,String> generateConfigMap(ActionParametersMap apm)
generateConfigMap
in interface VcsBambooSpecsConfigurator
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.