public class CommentRemoveEvent extends CommentEvent implements Removed, UserDriven
commentsource| Constructor and Description |
|---|
CommentRemoveEvent(Object src,
Comment comment,
com.atlassian.user.User remover) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.user.User |
getOriginatingUser()
Return the user that generated the event if known.
|
getComment, getContentequals, hashCode, isSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic com.atlassian.user.User getOriginatingUser()
UserDrivengetOriginatingUser in interface UserDrivenCopyright © 2003–2022 Atlassian. All rights reserved.