public class NewsJcrNodePermissionsUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMINISTRATORS_IDENTITY |
static String |
NEWS_NODES_FOLDER |
asyncUpgradeExecution, executeOnlyOnce, OLD_PRODUCT_GROUP_ID, oldProductGroupId, PRODUCT_GROUP_ID, productGroupId, targetVersion, UPGRADE_COMPLETED_STATUS, UPGRADE_PLUGIN_ASYNC, UPGRADE_PLUGIN_ENABLE, UPGRADE_PLUGIN_EXECUTE_ONCE_PARAMETER, UPGRADE_PLUGIN_EXECUTION_ORDER, UPGRADE_PLUGIN_TARGET_PARAMETER| Constructor and Description |
|---|
NewsJcrNodePermissionsUpgradePlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewsJcrNodesUpdatedCount() |
void |
processUpgrade(String oldVersion,
String newVersion) |
afterUpgrade, beforeUpgrade, equals, getPluginExecutionOrder, getProductGroupId, getTargetVersion, getValue, hashCode, isAsyncUpgradeExecution, isEnabled, isExecuteOnlyOnce, shouldProceedToUpgrade, shouldProceedToUpgrade, storeValueForPluginpublic static final String NEWS_NODES_FOLDER
public static final String ADMINISTRATORS_IDENTITY
public NewsJcrNodePermissionsUpgradePlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.