|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plan.helpers.EffectivePlanPropertiesHelper
public class EffectivePlanPropertiesHelper
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(VariableDefinitionManager variableDefinitionManager,
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 |
---|
public static java.util.List<VariableDefinition> createEffectiveVariableDefinitions(VariableDefinitionManager variableDefinitionManager, ImmutablePlan plan, java.util.List<VariableDefinition> variableDefinitions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |