com.atlassian.bamboo.plan.helpers
Class EffectivePlanPropertiesHelper
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createEffectiveVariableDefinitions
public static List<VariableDefinition> createEffectiveVariableDefinitions(ImmutablePlan plan,
List<VariableDefinition> variableDefinitions)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.