Class CommentService
java.lang.Object
org.exoplatform.rhmanagement.services.CommentService
Created by The eXo Platform SAS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCommentsByRequestId(long id, String commentType, int offset, int limit) longgetCommentsByRequestIdCount(Long id, String commentType) voidremove(CommentDTO entity) save(CommentDTO entity)
-
Constructor Details
-
CommentService
public CommentService()
-
-
Method Details
-
save
-
remove
-
getCommentsByRequestId
-
getCommentsByRequestIdCount
-