public class TagsUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLABORATION |
static String |
PUBLIC_TAG_NODE_PATH |
| 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) |
addNodeVersion, equals, getOldProductGroupId, getPluginExecutionOrder, getProductGroupId, getValue, hashCode, isEnabled, 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–2018 eXo Platform SAS. All rights reserved.