com.atlassian.bamboo.plan.helpers
Class EffectivePlanPropertiesHelper

java.lang.Object
  extended by com.atlassian.bamboo.plan.helpers.EffectivePlanPropertiesHelper

@Internal
public class EffectivePlanPropertiesHelper
extends Object

Collection of helper methods that handle resolving effective values of different Plan properties, e.g. variable definitions.


Method Summary
static List<VariableDefinition> createEffectiveVariableDefinitions(ImmutablePlan plan, List<VariableDefinition> variableDefinitions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createEffectiveVariableDefinitions

public static List<VariableDefinition> createEffectiveVariableDefinitions(ImmutablePlan plan,
                                                                          List<VariableDefinition> variableDefinitions)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.