public abstract class CommentEvent extends ContentEvent
Modifier and Type | Field and Description |
---|---|
protected Comment |
comment |
source
Constructor and Description |
---|
CommentEvent(Object src,
Comment comment) |
Modifier and Type | Method and Description |
---|---|
Comment |
getComment() |
ContentEntityObject |
getContent() |
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
protected Comment comment
public Comment getComment()
public ContentEntityObject getContent()
Copyright © 2003–2017 Atlassian. All rights reserved.