com.atlassian.bamboo.plan.helpers
Class EffectivePlanPropertiesHelper

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

public class EffectivePlanPropertiesHelper
extends java.lang.Object

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


Method Summary
static java.util.List<VariableDefinition> createEffectiveVariableDefinitions(ImmutablePlan plan, java.util.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 java.util.List<VariableDefinition> createEffectiveVariableDefinitions(ImmutablePlan plan,
                                                                                    java.util.List<VariableDefinition> variableDefinitions)


Copyright © 2012 Atlassian. All Rights Reserved.