public class

MentionEventListener

extends Object
java.lang.Object
   ↳ com.atlassian.jira.event.listeners.mention.MentionEventListener

Class Overview

Mention event listener that handles comment and edit events to notify any users that were mentioned using either

Summary

Public Constructors
MentionEventListener(MentionService mentionService, NotificationSchemeManager notificationSchemeManager)
Public Methods
@EventListener void onIssueEvent(IssueEvent event)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MentionEventListener (MentionService mentionService, NotificationSchemeManager notificationSchemeManager)

Public Methods

@EventListener public void onIssueEvent (IssueEvent event)