public interface AttachmentComment
Modifier and Type | Method and Description |
---|---|
com.atlassian.jira.user.ApplicationUser |
getAuthor() |
int |
getCommentId() |
java.lang.String |
getContent() |
java.lang.Long |
getCreateTime() |
java.lang.String |
getRenderedContent() |
java.lang.Long |
getUpdateTime() |