public class UpgradeModules
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRelease(String... bundleSymbolicNames) |
protected void |
doUpgrade() |
String[] |
getBundleSymbolicNames() |
String[][] |
getConvertedLegacyModules() |
protected boolean |
hasServiceComponent(String buildNamespace) |
protected void |
updateConvertedLegacyModules() |
protected void |
updateExtractedModules() |
protected void |
updateServletContextName(String oldServletContextName,
String newServletContextName) |
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, runSQLTemplateStringpublic String[] getBundleSymbolicNames()
public String[][] getConvertedLegacyModules()
protected void addRelease(String... bundleSymbolicNames)
throws SQLException
SQLExceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected boolean hasServiceComponent(String buildNamespace)
throws SQLException
SQLExceptionprotected void updateConvertedLegacyModules()
throws IOException,
SQLException
IOExceptionSQLExceptionprotected void updateExtractedModules()
throws SQLException
SQLExceptionprotected void updateServletContextName(String oldServletContextName,
String newServletContextName)
throws IOException,
SQLException
IOExceptionSQLException