public class UpgradeWorkflow
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteOrphaned() |
protected void |
deleteOrphaned(String tableName,
String columnName,
String columnValue,
String orphanedTableName,
String orphanedColumnName) |
protected void |
doUpgrade() |
protected String[][] |
getOrphanedAttachedModels() |
addTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringprotected void deleteOrphaned()
throws Exception
Exceptionprotected void deleteOrphaned(String tableName,
String columnName,
String columnValue,
String orphanedTableName,
String orphanedColumnName)
throws Exception
Exceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected String[][] getOrphanedAttachedModels()