com.atlassian.confluence.plugin.descriptor.mail
Class DefaultNotificationRenderManager
java.lang.Object
com.atlassian.confluence.plugin.descriptor.mail.DefaultNotificationRenderManager
- All Implemented Interfaces:
- NotificationRenderManager
public class DefaultNotificationRenderManager
- extends Object
- implements NotificationRenderManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNotificationRenderManager
public DefaultNotificationRenderManager()
getDisplayableItems
public List<WebItemModuleDescriptor> getDisplayableItems(String section,
NotificationContext context)
- Specified by:
getDisplayableItems
in interface NotificationRenderManager
setWebInterfaceManager
public void setWebInterfaceManager(WebInterfaceManager webInterfaceManager)