Uses of Class
org.exoplatform.commons.upgrade.UpgradePluginExecutionContext
-
Packages that use UpgradePluginExecutionContext Package Description org.exoplatform.commons.upgrade -
-
Uses of UpgradePluginExecutionContext in org.exoplatform.commons.upgrade
Methods in org.exoplatform.commons.upgrade with parameters of type UpgradePluginExecutionContext Modifier and Type Method Description booleanUpgradeProductPlugin. 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.
-