Uses of Class
com.liferay.portal.kernel.upgrade.UpgradeException
Packages that use UpgradeException
-
Uses of UpgradeException in com.liferay.portal.kernel.upgrade
Subclasses of UpgradeException in com.liferay.portal.kernel.upgradeMethods in com.liferay.portal.kernel.upgrade that throw UpgradeExceptionModifier and TypeMethodDescriptionvoidUpgradeProcess.upgrade()voidUpgradeProcess.upgrade(UpgradeProcess upgradeProcess) voidUpgradeStep.upgrade() -
Uses of UpgradeException in com.liferay.portal.kernel.upgrade.util
Methods in com.liferay.portal.kernel.upgrade.util that throw UpgradeExceptionModifier and TypeMethodDescriptionstatic booleanUpgradeProcessUtil.upgradeProcess(int buildNumber, List<UpgradeProcess> upgradeProcesses)