Liferay 6.0.5

com.liferay.portal.upgrade
Class UpgradeProcessUtil

java.lang.Object
  extended by com.liferay.portal.upgrade.UpgradeProcessUtil

public class UpgradeProcessUtil
extends Object


Constructor Summary
UpgradeProcessUtil()
           
 
Method Summary
static boolean upgradeProcess(int buildNumber, String[] upgradeProcessClassNames, ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeProcessUtil

public UpgradeProcessUtil()
Method Detail

upgradeProcess

public static boolean upgradeProcess(int buildNumber,
                                     String[] upgradeProcessClassNames,
                                     ClassLoader classLoader)
                              throws UpgradeException
Throws:
UpgradeException

Liferay 6.0.5