public class UpgradeSocial
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn| Constructor and Description |
|---|
UpgradeSocial() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSocialActivitySets(long delta) |
protected void |
deleteOrphanedSocialRequests() |
protected void |
doUpgrade() |
protected int |
getCounterIncrement() |
protected long |
getDelta(long increment) |
protected int |
getSocialActivitySetsCount() |
protected void |
updateSocialActivities(long delta) |
alter, clearIndexesCache, getIndexesSQL, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void addSocialActivitySets(long delta)
throws java.lang.Exception
java.lang.Exceptionprotected void deleteOrphanedSocialRequests()
throws java.lang.Exception
java.lang.Exceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected int getCounterIncrement()
throws java.lang.Exception
java.lang.Exceptionprotected long getDelta(long increment)
throws java.lang.Exception
java.lang.Exceptionprotected int getSocialActivitySetsCount()
throws java.lang.Exception
java.lang.Exceptionprotected void updateSocialActivities(long delta)
throws java.lang.Exception
java.lang.Exception