public class CommentRemoveEvent extends CommentEvent implements Removed, UserDriven
comment
source
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, getContent
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public com.atlassian.user.User getOriginatingUser()
UserDriven
getOriginatingUser
in interface UserDriven
Copyright © 2003–2020 Atlassian. All rights reserved.