public class DowngradeTask_Build70027 extends AbstractDowngradeTask
Constructor and Description |
---|
DowngradeTask_Build70027() |
Modifier and Type | Method and Description |
---|---|
void |
downgrade()
Perform the downgrade.
|
int |
getBuildNumber() |
String |
getShortDescription()
A short (<50 chars) description of the downgrade task
|
ReindexRequirement |
reindexRequired()
Use this to declare if the downgrade task will require reindexing JIRA.
|
getDbConnectionManager, getOfBizDelegator, setDbConnectionManager, setOfBizDelegator
public int getBuildNumber()
@Nonnull public String getShortDescription()
DowngradeTask
public void downgrade() throws DowngradeException
DowngradeTask
DowngradeException
@Nonnull public ReindexRequirement reindexRequired()
DowngradeTask
Copyright © 2002-2021 Atlassian. All Rights Reserved.