@PublicSpi public abstract class AbstractShareEvent extends Object
Constructor and Description |
---|
AbstractShareEvent(ApplicationUser fromUser,
Set<String> toUsernames,
Set<String> toEmails,
String comment) |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
ApplicationUser |
getFromUser() |
Set<String> |
getToEmails() |
Set<String> |
getToUsernames() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.