public class UpgradeModules
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRelease(java.lang.String... bundleSymbolicNames) |
protected void |
doUpgrade() |
java.lang.String[] |
getBundleSymbolicNames() |
java.lang.String[][] |
getConvertedLegacyModules() |
protected boolean |
hasServiceComponent(java.lang.String buildNamespace) |
protected void |
updateConvertedLegacyModules() |
protected void |
updateExtractedModules() |
protected void |
updateServletContextName(java.lang.String oldServletContextName,
java.lang.String newServletContextName) |
addTempIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringpublic java.lang.String[] getBundleSymbolicNames()
public java.lang.String[][] getConvertedLegacyModules()
protected void addRelease(java.lang.String... bundleSymbolicNames)
throws java.sql.SQLException
java.sql.SQLExceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected boolean hasServiceComponent(java.lang.String buildNamespace)
throws java.sql.SQLException
java.sql.SQLExceptionprotected void updateConvertedLegacyModules()
throws java.io.IOException,
java.sql.SQLException
java.io.IOExceptionjava.sql.SQLExceptionprotected void updateExtractedModules()
throws java.sql.SQLException
java.sql.SQLExceptionprotected void updateServletContextName(java.lang.String oldServletContextName,
java.lang.String newServletContextName)
throws java.io.IOException,
java.sql.SQLException
java.io.IOExceptionjava.sql.SQLException