Interface | Description |
---|---|
MentionableUserSearcher |
Responsible for finding users that can mentioned on an issue, by role or name.
|
MentionFinder |
Given string content this class will return a set of usernames that were found in the content prefixed with
|
MentionService |
Responsible for publishing
MentionIssueEvent when a user has mentioned
other users on an issue. |
Class | Description |
---|---|
MentionFinderImpl | |
MentionService.Mentions |
Contains mentioned users divided by mention source (issue description, issue comment).
|
MentionServiceImpl | |
SortedMentionableUserSearcher |
Copyright © 2002-2019 Atlassian. All Rights Reserved.