com.atlassian.bamboo.utils
Class ErrorCollectionUtils

java.lang.Object
  extended by com.atlassian.bamboo.utils.ErrorCollectionUtils

public class ErrorCollectionUtils
extends java.lang.Object


Method Summary
static void addErrorCollection(com.opensymphony.xwork.ValidationAware validationAware, ErrorCollection errorCollection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addErrorCollection

public static void addErrorCollection(@NotNull
                                      com.opensymphony.xwork.ValidationAware validationAware,
                                      @Nullable
                                      ErrorCollection errorCollection)


Copyright © 2011 Atlassian. All Rights Reserved.