Uses of Class
org.exoplatform.commons.upgrade.UpgradePluginExecutionContext
Packages that use UpgradePluginExecutionContext
-
Uses of UpgradePluginExecutionContext in org.exoplatform.commons.upgrade
Methods in org.exoplatform.commons.upgrade with parameters of type UpgradePluginExecutionContextModifier and TypeMethodDescriptionbooleanUpgradeProductPlugin.shouldProceedToUpgrade(String newVersion, String previousGroupVersion, UpgradePluginExecutionContext previousUpgradePluginExecution) This method is called when a new version has been detected to decide whether proceed to upgrade or not.