Class UpgradeTestUtil
java.lang.Object
com.liferay.portal.upgrade.test.util.UpgradeTestUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.upgrade.UpgradeProcessgetUpgradeStep(com.liferay.portal.upgrade.registry.UpgradeStepRegistrator upgradeStepRegistrator, String upgradeStepClassName) static com.liferay.portal.kernel.upgrade.UpgradeProcess[]getUpgradeSteps(com.liferay.portal.upgrade.registry.UpgradeStepRegistrator upgradeStepRegistrator, com.liferay.portal.kernel.version.Version toSchemaVersion)
-
Constructor Details
-
UpgradeTestUtil
public UpgradeTestUtil()
-
-
Method Details
-
getUpgradeStep
public static com.liferay.portal.kernel.upgrade.UpgradeProcess getUpgradeStep(com.liferay.portal.upgrade.registry.UpgradeStepRegistrator upgradeStepRegistrator, String upgradeStepClassName) -
getUpgradeSteps
public static com.liferay.portal.kernel.upgrade.UpgradeProcess[] getUpgradeSteps(com.liferay.portal.upgrade.registry.UpgradeStepRegistrator upgradeStepRegistrator, com.liferay.portal.kernel.version.Version toSchemaVersion)
-