com.atlassian.studio.jira.upgrade
Class UpgradeTo_v29

java.lang.Object
  extended by com.atlassian.studio.jira.upgrade.JiraPluginUpgradeTask
      extended by com.atlassian.studio.jira.upgrade.UpgradeTo_v29
All Implemented Interfaces:
com.atlassian.sal.api.upgrade.PluginUpgradeTask

public class UpgradeTo_v29
extends JiraPluginUpgradeTask

Change configuration to only show email addresses to logged in users.


Constructor Summary
UpgradeTo_v29(ApplicationProperties applicationProperties)
           
 
Method Summary
 Collection<com.atlassian.sal.api.message.Message> doUpgrade()
           
 String getShortDescription()
           
 
Methods inherited from class com.atlassian.studio.jira.upgrade.JiraPluginUpgradeTask
createErrorMessage, getBuildNumber, getPluginKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeTo_v29

public UpgradeTo_v29(ApplicationProperties applicationProperties)
Method Detail

doUpgrade

public Collection<com.atlassian.sal.api.message.Message> doUpgrade()
                                                            throws Exception
Throws:
Exception

getShortDescription

public String getShortDescription()


Copyright © 2002-2012 Atlassian. All Rights Reserved.