Package org.exoplatform.task.rest.model
Class CommentEntity
- java.lang.Object
-
- org.exoplatform.task.rest.model.CommentEntity
-
public class CommentEntity extends Object
-
-
Constructor Detail
-
CommentEntity
public CommentEntity(CommentDto cmt, User author, String formattedComment)
-
-