Uses of Class
com.atlassian.upgrade.UpgradeError

Packages that use UpgradeError
com.atlassian.upgrade   
 

Uses of UpgradeError in com.atlassian.upgrade
 

Methods in com.atlassian.upgrade that return types with arguments of type UpgradeError
 java.util.Collection<UpgradeError> UpgradeTask.getErrors()
          Return any errors that occur.
 java.util.List<UpgradeError> UpgradeManager.getErrors()
           
 java.util.Collection<UpgradeError> AbstractUpgradeTask.getErrors()
           
 java.util.List<UpgradeError> AbstractUpgradeManager.getErrors()
           
 

Methods in com.atlassian.upgrade with parameters of type UpgradeError
protected  void AbstractUpgradeTask.addError(UpgradeError error)
           
 



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