public class LookAndFeelUpgradeTask1 extends Object implements com.atlassian.sal.api.upgrade.PluginUpgradeTask
Constructor and Description |
---|
LookAndFeelUpgradeTask1(LookAndFeelProperties lookAndFeelProperties) |
Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.sal.api.message.Message> |
doUpgrade() |
int |
getBuildNumber() |
String |
getPluginKey() |
String |
getShortDescription() |
public LookAndFeelUpgradeTask1(LookAndFeelProperties lookAndFeelProperties)
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-2018 Atlassian. All Rights Reserved.