public class PlansGreenConditionExporter extends Object implements BuildTriggerConditionExporter
Modifier and Type | Field and Description |
---|---|
static String |
ENABLED |
static String |
PLANS |
Constructor and Description |
---|
PlansGreenConditionExporter() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getConfigurationKeys() |
void |
setPlanManager(PlanManager planManager) |
Map<String,Object> |
toSerializableMap(Map<String,String> triggerConditionConfiguration) |
public static final String ENABLED
public static final String PLANS
public Set<String> getConfigurationKeys()
getConfigurationKeys
in interface BuildTriggerConditionExporter
public Map<String,Object> toSerializableMap(Map<String,String> triggerConditionConfiguration)
toSerializableMap
in interface BuildTriggerConditionExporter
public void setPlanManager(PlanManager planManager)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.