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() |
protected boolean |
hasServiceComponent(java.lang.String buildNamespace) |
protected void |
updateConvertedLegacyModules() |
protected void |
updateExtractedModules() |
protected void |
updateServletContextName(java.lang.String oldServletContextName,
java.lang.String newServletContextName) |
getThreshold, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected 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