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 Details

    • getExternalGadgetsRequiringUpgrade

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