public class UpgradeSocial
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
Constructor and Description |
---|
UpgradeSocial() |
Modifier and Type | Method and Description |
---|---|
protected void |
addSocialActivitySets(long delta) |
protected void |
deleteOrphanedSocialRequests() |
protected void |
doUpgrade() |
protected long |
getDelta(long increment) |
protected int |
getSocialActivitySetsCount() |
protected void |
updateSocialActivities(long delta) |
addTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString
protected void addSocialActivitySets(long delta) throws Exception
Exception
protected void deleteOrphanedSocialRequests() throws Exception
Exception
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected long getDelta(long increment) throws Exception
Exception
protected int getSocialActivitySetsCount() throws Exception
Exception
protected void updateSocialActivities(long delta) throws Exception
Exception