public class CommentCreateEvent extends CommentEvent implements Created, NotificationEnabledEvent
commentsource| 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, getContentequals, hashCode, isSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSuppressNotificationsgetTimestamp@Deprecated public CommentCreateEvent(Object src, Comment comment)
CommentCreateEvent(Object, Comment, OperationContext)public CommentCreateEvent(Object source, Comment comment, OperationContext<?> context)
Copyright © 2003–2022 Atlassian. All rights reserved.