public class UpgradeUserNotificationEvent
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeUserNotificationEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUserNotificationEvent(long companyId,
long userId,
long userNotificationEventId,
long timestamp,
boolean actionRequired,
boolean delivered,
boolean archived) |
protected void |
doUpgrade() |
protected void |
upgradeNotificationEvents() |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void addUserNotificationEvent(long companyId,
long userId,
long userNotificationEventId,
long timestamp,
boolean actionRequired,
boolean delivered,
boolean archived)
throws Exception
Exceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionCopyright © 2019. All Rights Reserved.