@PublicApi public class ShareIssueEvent extends AbstractShareEvent
Constructor and Description |
---|
ShareIssueEvent(Issue issue,
ApplicationUser fromUser,
Set<String> toUsernames,
Set<String> toEmails,
String comment) |
Modifier and Type | Method and Description |
---|---|
Issue |
getIssue() |
getComment, getFromUser, getToEmails, getToUsernames
Copyright © 2002-2023 Atlassian. All Rights Reserved.