public class DisableUserUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
BATCH_CONFIG |
static String |
THREAD_CONFIG |
| Constructor and Description |
|---|
DisableUserUpgradePlugin(org.exoplatform.services.organization.OrganizationService service,
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 THREAD_CONFIG
public static final String BATCH_CONFIG
public DisableUserUpgradePlugin(org.exoplatform.services.organization.OrganizationService service,
org.exoplatform.container.xml.InitParams initParams)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.