ForumPost

constructor(    author: BaseForumAuthor,     emoticon: ForumEmoticon?,     title: String?,     content: String,     signature: String?,     postId: Int,     postedDate: Instant,     editedDate: Instant?,     editedBy: String?)(source)