com.atlassian.studio.confluence.upgrade
Class UpgradeTo_v1
java.lang.Object
com.atlassian.studio.confluence.upgrade.UpgradeTo_v1
- All Implemented Interfaces:
- com.atlassian.sal.api.upgrade.PluginUpgradeTask
public class UpgradeTo_v1
- extends java.lang.Object
- implements com.atlassian.sal.api.upgrade.PluginUpgradeTask
Disabling public sign-ups on new instances (Instances with no spaces)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeTo_v1
public UpgradeTo_v1(SpaceManager spaceManager,
SettingsManager settingsManager)
doUpgrade
public java.util.Collection<com.atlassian.sal.api.message.Message> doUpgrade()
throws java.lang.Exception
- Specified by:
doUpgrade
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
- Throws:
java.lang.Exception
getBuildNumber
public int getBuildNumber()
- Specified by:
getBuildNumber
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
getPluginKey
public java.lang.String getPluginKey()
- Specified by:
getPluginKey
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
getShortDescription
public java.lang.String getShortDescription()
- Specified by:
getShortDescription
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
Copyright © 2003-2014 Atlassian. All Rights Reserved.