com.atlassian.bamboo.variable
Class VariableUtils

java.lang.Object
  extended by com.atlassian.bamboo.variable.VariableUtils

public class VariableUtils
extends java.lang.Object


Method Summary
static java.util.Map<java.lang.String,VariableDefinitionContext> identifiersToContextMap(java.lang.Iterable<? extends VariableDefinitionIdentifier> input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

identifiersToContextMap

public static java.util.Map<java.lang.String,VariableDefinitionContext> identifiersToContextMap(@NotNull
                                                                                                java.lang.Iterable<? extends VariableDefinitionIdentifier> input)


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.