com.atlassian.confluence.plugin.descriptor.mail
Interface NotificationRenderManager

All Known Implementing Classes:
DefaultNotificationRenderManager

public interface NotificationRenderManager

Provides web items and resources for Email Notifications.

Since:
4.2

Method Summary
 List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> getDisplayableItems(String sectionKey, NotificationContext context)
           
 

Method Detail

getDisplayableItems

List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> getDisplayableItems(String sectionKey,
                                                                                       NotificationContext context)


Copyright © 2003-2013 Atlassian. All Rights Reserved.