public class UpgradeLocalGadgetsPlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.container.configuration.ConfigurationManager |
configurationManager |
protected org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl |
gadgetRegistryService |
protected org.exoplatform.services.jcr.RepositoryService |
repositoryService |
protected org.exoplatform.application.gadget.SourceStorage |
sourceStorage |
| Constructor and Description |
|---|
UpgradeLocalGadgetsPlugin(org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.application.gadget.SourceStorage sourceStorage,
org.exoplatform.application.gadget.GadgetRegistryService gadgetRegistryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.commons.chromattic.ChromatticManager chromatticManager) |
| 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, isEnabledprotected org.exoplatform.services.jcr.RepositoryService repositoryService
protected org.exoplatform.container.configuration.ConfigurationManager configurationManager
protected org.exoplatform.application.gadget.SourceStorage sourceStorage
protected org.exoplatform.application.gadget.impl.GadgetRegistryServiceImpl gadgetRegistryService
public UpgradeLocalGadgetsPlugin(org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.application.gadget.SourceStorage sourceStorage,
org.exoplatform.application.gadget.GadgetRegistryService gadgetRegistryService,
org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.commons.chromattic.ChromatticManager chromatticManager)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.