| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.upgrade.tasks.UpgradeTask_Build808
public class UpgradeTask_Build808
Sets a date-time property that the instance was upgraded so we can know when to delete the NotificationInstance table.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface com.atlassian.jira.upgrade.UpgradeTask | 
|---|
| UpgradeTask.Status | 
| Constructor Summary | |
|---|---|
| UpgradeTask_Build808() | |
| Method Summary | |
|---|---|
|  void | doUpgrade(boolean setupMode)Perform the upgrade. | 
|  String | getBuildNumber() | 
|  Collection<String> | getErrors()Return any errors that occur. | 
|  String | getShortDescription()A short (<50 chars) description of the upgrade action | 
|  boolean | isReindexRequired()Is a reindex required as a result of running this task. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UpgradeTask_Build808()
| Method Detail | 
|---|
public String getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic String getShortDescription()
UpgradeTask
getShortDescription in interface UpgradeTask
public void doUpgrade(boolean setupMode)
               throws Exception
UpgradeTask
doUpgrade in interface UpgradeTasksetupMode - Indicating this upgrade task is running during set up.
Exceptionpublic Collection<String> getErrors()
UpgradeTask
getErrors in interface UpgradeTaskpublic boolean isReindexRequired()
UpgradeTask
isReindexRequired in interface UpgradeTask| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||