public class DefaultLegacyPortletUpgradeTaskFactory extends Object implements LegacyPortletUpgradeTaskFactory
Constructor and Description |
---|
DefaultLegacyPortletUpgradeTaskFactory(ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
Map<String,LegacyPortletUpgradeTask> |
createPortletToUpgradeTaskMapping()
Returns an immutable map of portletKey to upgrade task mapping.
|
public DefaultLegacyPortletUpgradeTaskFactory(ApplicationProperties applicationProperties)
public Map<String,LegacyPortletUpgradeTask> createPortletToUpgradeTaskMapping()
LegacyPortletUpgradeTaskFactory
createPortletToUpgradeTaskMapping
in interface LegacyPortletUpgradeTaskFactory
Copyright © 2002-2019 Atlassian. All Rights Reserved.