public class UT025DisableGZipCompression extends Object implements com.atlassian.sal.api.upgrade.PluginUpgradeTask
ConfluenceGzipFilter
) for the hosted
environment since the GZip compression is always switched on for the container.Constructor and Description |
---|
UT025DisableGZipCompression(SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.sal.api.message.Message> |
doUpgrade() |
int |
getBuildNumber() |
String |
getPluginKey() |
String |
getShortDescription() |
public UT025DisableGZipCompression(SettingsManager settingsManager)
public Collection<com.atlassian.sal.api.message.Message> doUpgrade() throws Exception
doUpgrade
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
Exception
public int getBuildNumber()
getBuildNumber
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
public String getPluginKey()
getPluginKey
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
public String getShortDescription()
getShortDescription
in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask
Copyright © 2003–2016 Atlassian. All rights reserved.