com.atlassian.bamboo.variable
Class VariableHashCodeProvider

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

public class VariableHashCodeProvider
extends java.lang.Object


Method Summary
static java.lang.String calculateVariableSetSha(java.lang.Iterable<? extends VariableDefinitionIdentifier> variableDefinitionIdentifiers)
          WARNING: do not change unless you have REALLY good reason
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

calculateVariableSetSha

public static java.lang.String calculateVariableSetSha(@NotNull
                                                       java.lang.Iterable<? extends VariableDefinitionIdentifier> variableDefinitionIdentifiers)
WARNING: do not change unless you have REALLY good reason



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