public class TagsUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLABORATION |
static String |
PUBLIC_TAG_NODE_PATH |
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 |
|---|
TagsUpgradePlugin(org.exoplatform.services.cms.folksonomy.NewFolksonomyService folksonomyService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeCreator,
org.exoplatform.services.cms.link.LinkManager linkManager,
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 static final String PUBLIC_TAG_NODE_PATH
public static final String COLLABORATION
public TagsUpgradePlugin(org.exoplatform.services.cms.folksonomy.NewFolksonomyService folksonomyService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeCreator,
org.exoplatform.services.cms.link.LinkManager linkManager,
org.exoplatform.container.xml.InitParams initParams)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.