public class

FollowNotificationListener

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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
Public Constructors
FollowNotificationListener()
Public Methods
Class[] getHandledEventClasses()
void handleEvent(Event event)
void setFollowManager(FollowManager followManager)
Protected Methods
ContentEntityObject getContentEntityObject(Map contextMap)
There is no CEO for a follow event.
[Expand]
Inherited Methods
From class com.atlassian.confluence.mail.notification.listeners.AbstractNotificationsListener
From class java.lang.Object
From interface com.atlassian.event.EventListener

Public Constructors

public FollowNotificationListener ()

Public Methods

public Class[] getHandledEventClasses ()

public void handleEvent (Event event)

public void setFollowManager (FollowManager followManager)

Protected Methods

protected ContentEntityObject getContentEntityObject (Map contextMap)

There is no CEO for a follow event.