public class CommentCreateEvent extends CommentEvent implements Created, NotificationEnabledEvent
comment
source
Constructor and Description |
---|
CommentCreateEvent(Object src,
Comment comment)
Deprecated.
since 7.1.0, use
CommentCreateEvent(Object, Comment, OperationContext) |
CommentCreateEvent(Object source,
Comment comment,
OperationContext<?> context) |
getComment, getContent
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isSuppressNotifications
getTimestamp
@Deprecated public CommentCreateEvent(Object src, Comment comment)
CommentCreateEvent(Object, Comment, OperationContext)
public CommentCreateEvent(Object source, Comment comment, OperationContext<?> context)
Copyright © 2003–2020 Atlassian. All rights reserved.