public class UpgradeTo_v1 extends Object implements com.atlassian.sal.api.upgrade.PluginUpgradeTask
Constructor and Description |
---|
UpgradeTo_v1(JiraPropertySetFactory jiraPropertySetFactory,
OfBizDelegator ofBizDelegator) |
Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.sal.api.message.Message> |
doUpgrade() |
int |
getBuildNumber() |
String |
getPluginKey() |
String |
getShortDescription() |
public UpgradeTo_v1(JiraPropertySetFactory jiraPropertySetFactory, OfBizDelegator ofBizDelegator)
public int getBuildNumber()
getBuildNumber
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
public String getShortDescription()
getShortDescription
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
public 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
Copyright © 2002-2021 Atlassian. All Rights Reserved.