|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
public abstract class AbstractGhUpgradeTask
| Field Summary | |
|---|---|
protected LoggerWrapper |
log
|
| Constructor Summary | |
|---|---|
AbstractGhUpgradeTask()
|
|
| Method Summary | |
|---|---|
java.util.Collection<com.atlassian.sal.api.message.Message> |
doUpgrade()
|
java.lang.String |
getPluginKey()
|
protected boolean |
isReindexAllowed()
|
protected abstract void |
performUpgrade()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.sal.api.upgrade.PluginUpgradeTask |
|---|
getBuildNumber, getShortDescription |
| Field Detail |
|---|
protected final LoggerWrapper log
| Constructor Detail |
|---|
public AbstractGhUpgradeTask()
| Method Detail |
|---|
public final java.util.Collection<com.atlassian.sal.api.message.Message> doUpgrade()
throws java.lang.Exception
doUpgrade in interface com.atlassian.sal.api.upgrade.PluginUpgradeTaskjava.lang.Exceptionpublic java.lang.String getPluginKey()
getPluginKey in interface com.atlassian.sal.api.upgrade.PluginUpgradeTaskprotected boolean isReindexAllowed()
protected abstract void performUpgrade()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||