public class UpgradeUserNotificationEvent
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeUserNotificationEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateNotification(long userNotificationEventId,
String type,
com.liferay.portal.kernel.json.JSONObject jsonObject) |
protected void |
upgradeNotifications() |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected void updateNotification(long userNotificationEventId,
String type,
com.liferay.portal.kernel.json.JSONObject jsonObject)
throws Exception
ExceptionCopyright © 2017. All Rights Reserved.