public class QueryUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Constructor and Description |
|---|
QueryUpgradePlugin(org.exoplatform.services.cms.queries.QueryService queryService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.services.cms.impl.DMSConfiguration dmsConfiguration,
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, compareTo, equals, getOldProductGroupId, getPluginExecutionOrder, getProductGroupId, hashCode, isEnabledpublic QueryUpgradePlugin(org.exoplatform.services.cms.queries.QueryService queryService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.services.cms.impl.DMSConfiguration dmsConfiguration,
org.exoplatform.container.xml.InitParams initParams)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.