public class ProfilePageUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
asyncUpgradeExecution, executeOnlyOnce, OLD_PRODUCT_GROUP_ID, oldProductGroupId, PRODUCT_GROUP_ID, productGroupId, targetVersion, UPGRADE_COMPLETED_STATUS, UPGRADE_PLUGIN_ASYNC, UPGRADE_PLUGIN_ENABLE, UPGRADE_PLUGIN_EXECUTE_ONCE_PARAMETER, UPGRADE_PLUGIN_EXECUTION_ORDER, UPGRADE_PLUGIN_TARGET_PARAMETER| Constructor and Description |
|---|
ProfilePageUpgradePlugin(org.exoplatform.portal.config.UserPortalConfigService portalConfigService,
org.exoplatform.portal.pom.config.POMSessionManager pomMgr,
org.exoplatform.portal.config.DataStorage dataStorage,
org.exoplatform.portal.mop.page.PageService pageService,
org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
processUpgrade(String oldVersion,
String newVersion) |
boolean |
shouldProceedToUpgrade(String newVersion,
String previousVersion) |
afterUpgrade, beforeUpgrade, equals, getPluginExecutionOrder, getProductGroupId, getTargetVersion, getValue, hashCode, isAsyncUpgradeExecution, isEnabled, isExecuteOnlyOnce, shouldProceedToUpgrade, storeValueForPluginpublic ProfilePageUpgradePlugin(org.exoplatform.portal.config.UserPortalConfigService portalConfigService,
org.exoplatform.portal.pom.config.POMSessionManager pomMgr,
org.exoplatform.portal.config.DataStorage dataStorage,
org.exoplatform.portal.mop.page.PageService pageService,
org.exoplatform.container.xml.InitParams initParams)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.