public abstract class AbstractGhUpgradeTask extends Object implements com.atlassian.sal.api.upgrade.PluginUpgradeTask
Modifier and Type | Field and Description |
---|---|
protected LoggerWrapper |
log |
Constructor and Description |
---|
AbstractGhUpgradeTask() |
Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.sal.api.message.Message> |
doUpgrade() |
String |
getPluginKey() |
protected boolean |
isReindexAllowed() |
protected abstract void |
performUpgrade() |
protected final LoggerWrapper log
public final Collection<com.atlassian.sal.api.message.Message> doUpgrade() throws Exception
doUpgrade
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
Exception
public String getPluginKey()
getPluginKey
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
protected boolean isReindexAllowed()
Copyright © 2007–2015 Atlassian. All rights reserved.