public static class MentionService.MentionResult extends Object
Modifier and Type | Field and Description |
---|---|
static MentionService.MentionResult |
EMPTY |
Constructor and Description |
---|
MentionResult(Set<NotificationRecipient> notificationRecipients) |
Modifier and Type | Method and Description |
---|---|
Set<NotificationRecipient> |
getNotificationRecipients() |
public static final MentionService.MentionResult EMPTY
public MentionResult(@Nonnull Set<NotificationRecipient> notificationRecipients)
@Nonnull public Set<NotificationRecipient> getNotificationRecipients()
Copyright © 2002-2022 Atlassian. All Rights Reserved.