Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1575

The upgrade process is now available to plugins

Details

    Description

      The upgrade process is now available to plugins. Specifically, the following classes has been moved from com.liferay.portal.upgrade to com.liferay.portal.kernel.upgrade:

      StagnantRowException
      UpgradeException
      UpgradeProcess

      And the following classes has been moved from com.liferay.portal.upgrade.util to com.liferay.portal.kernel.upgrade.util:

      DefaultPKMapper
      IdReplacer
      UpgradeColumn
      UpgradeTable
      ValueMapper
      ValueMapperFactory
      ValueMapperFactoryUtil
      ValueMapperUtil
      ValuMapperWrapper

      This change will allow portlet developers to hook into Liferay's upgrade process to upgrade their portlet when Liferay is upgraded.

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP2 (5.2.6)