Interface NotificationRenderManager

All Known Implementing Classes:
DefaultNotificationRenderManager

public interface NotificationRenderManager
Provides web items and resources for Email Notifications.
Since:
4.2
  • Method Details

    • getDisplayableItems

      List<? extends com.atlassian.plugin.web.api.descriptors.WebItemModuleDescriptor> getDisplayableItems(String sectionKey, NotificationContext context)
    • attachActionIconImages

      void attachActionIconImages(String section, NotificationContext context)
      Multipart MIME encodes webItem icons for use in ADG Notifications
      Parameters:
      section - section containing the relevant webItems
      context - the notification context map