com.atlassian.studio.confluence.upgrade
Class UT029UseSharedTrustedApps

java.lang.Object
  extended by com.atlassian.studio.confluence.upgrade.UT029UseSharedTrustedApps
All Implemented Interfaces:
com.atlassian.sal.api.upgrade.PluginUpgradeTask

public class UT029UseSharedTrustedApps
extends java.lang.Object
implements com.atlassian.sal.api.upgrade.PluginUpgradeTask

Use shared trusted apps


Constructor Summary
UT029UseSharedTrustedApps(com.atlassian.studio.core.setup.TrustedAppsMaintainer trustedAppsMaintainer)
           
 
Method Summary
 java.util.Collection<com.atlassian.sal.api.message.Message> doUpgrade()
           
 int getBuildNumber()
           
 java.lang.String getPluginKey()
           
 java.lang.String getShortDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT029UseSharedTrustedApps

public UT029UseSharedTrustedApps(com.atlassian.studio.core.setup.TrustedAppsMaintainer trustedAppsMaintainer)
Method Detail

getBuildNumber

public int getBuildNumber()
Specified by:
getBuildNumber 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

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

getPluginKey

public java.lang.String getPluginKey()
Specified by:
getPluginKey in interface com.atlassian.sal.api.upgrade.PluginUpgradeTask


Copyright © 2003-2014 Atlassian. All Rights Reserved.