public class

CommentNotificationsListener

extends AbstractNotificationsListener
java.lang.Object
   ↳ com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
     ↳ com.atlassian.confluence.mail.notification.listeners.CommentNotificationsListener

Summary

Fields
public static final Class[] HANDLED_EVENTS
[Expand]
Inherited Fields
From class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Public Constructors
CommentNotificationsListener()
Public Methods
Class[] getHandledEventClasses()
void handleEvent(Event event)
Protected Methods
ContentEntityObject getContentEntityObject(Map contextMap)
Returns the content entity used for the render context.
[Expand]
Inherited Methods
From class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
From class java.lang.Object
From interface com.atlassian.event.EventListener

Fields

public static final Class[] HANDLED_EVENTS

Public Constructors

public CommentNotificationsListener ()

Public Methods

public Class[] getHandledEventClasses ()

public void handleEvent (Event event)

Protected Methods

protected ContentEntityObject getContentEntityObject (Map contextMap)

Returns the content entity used for the render context.