public class LoginHistoryUpgradePlugin
extends org.exoplatform.commons.upgrade.UpgradeProductPlugin
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 |
|---|
LoginHistoryUpgradePlugin(org.exoplatform.container.xml.InitParams initParams,
JCRLoginHistoryStorageImpl jcrLoginHistoryStorage,
LoginHistoryStorage jpaLoginHistoryStorage,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
processUpgrade(String newVersion,
String previousVersion) |
afterUpgrade, beforeUpgrade, equals, getPluginExecutionOrder, getProductGroupId, getTargetVersion, getValue, hashCode, isAsyncUpgradeExecution, isEnabled, isExecuteOnlyOnce, shouldProceedToUpgrade, shouldProceedToUpgrade, storeValueForPluginpublic LoginHistoryUpgradePlugin(org.exoplatform.container.xml.InitParams initParams,
JCRLoginHistoryStorageImpl jcrLoginHistoryStorage,
LoginHistoryStorage jpaLoginHistoryStorage,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.commons.persistence.impl.EntityManagerService entityManagerService)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.