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, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestampprotected Comment comment
public Comment getComment()
public ContentEntityObject getContent()
Copyright © 2003–2016 Atlassian. All rights reserved.