@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, getToUsernamesCopyright © 2002-2021 Atlassian. All Rights Reserved.