public class UpgradeTask_Build6316 extends DropIndexTask
UpgradeTask.ScheduleOption, UpgradeTask.Status| Modifier and Type | Field and Description |
|---|---|
static String |
AUDIT_ITEM_ENTITY |
| Constructor and Description |
|---|
UpgradeTask_Build6316() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade(boolean setupMode)
Perform the upgrade.
|
String |
getBuildNumber() |
String |
getShortDescription()
A short (<50 chars) description of the upgrade action
|
buildDropIndexSql, dropIndexgetScheduleOptionaddError, addErrors, addErrors, convertToSchemaTableName, dependsUpon, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQLpublic static final String AUDIT_ITEM_ENTITY
public String getShortDescription()
UpgradeTaskpublic String getBuildNumber()
getBuildNumber in interface UpgradeTaskgetBuildNumber in class AbstractUpgradeTaskpublic void doUpgrade(boolean setupMode)
throws Exception
UpgradeTaskdoUpgrade in interface UpgradeTaskdoUpgrade in class AbstractUpgradeTasksetupMode - Indicating this upgrade task is running during set up.ExceptionCopyright © 2002-2015 Atlassian. All Rights Reserved.