com.atlassian.jira.bc.portal
Interface GadgetApplinkUpgradeUtil

All Known Implementing Classes:
GadgetApplinkUpgradeUtilImpl

public interface GadgetApplinkUpgradeUtil

Utility that helps determine if there are any external gadget specs that need to have applinks created for them!

Since:
v4.3

Method Summary
 Map<URI,List<com.atlassian.gadgets.directory.spi.ExternalGadgetSpec>> getExternalGadgetsRequiringUpgrade()
           
 

Method Detail

getExternalGadgetsRequiringUpgrade

Map<URI,List<com.atlassian.gadgets.directory.spi.ExternalGadgetSpec>> getExternalGadgetsRequiringUpgrade()


Copyright © 2002-2013 Atlassian. All Rights Reserved.