Uses of Interface
com.atlassian.jira.upgrade.util.LegacyPortletUpgradeTask

Packages that use LegacyPortletUpgradeTask
com.atlassian.jira.upgrade.util   
 

Uses of LegacyPortletUpgradeTask in com.atlassian.jira.upgrade.util
 

Classes in com.atlassian.jira.upgrade.util that implement LegacyPortletUpgradeTask
 class AbstractLegacyPortletUpgradeTask
          Abstract implementation that provides a default way of converting properties to the new userpreferences format.
 class SimpleLegacyPortletUpgradeTask
          Simple legacy portlet upgrade task where no extra work needs to be done to map from existing user preferences to new user preferences.
 

Methods in com.atlassian.jira.upgrade.util that return types with arguments of type LegacyPortletUpgradeTask
 Map<String,LegacyPortletUpgradeTask> LegacyPortletUpgradeTaskFactory.createPortletToUpgradeTaskMapping()
          Returns an immutable map of portletKey to upgrade task mapping.
 Map<String,LegacyPortletUpgradeTask> DefaultLegacyPortletUpgradeTaskFactory.createPortletToUpgradeTaskMapping()
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.