Uses of Class
org.exoplatform.rhmanagement.dto.CommentDTO
Packages that use CommentDTO
Package
Description
-
Uses of CommentDTO in org.exoplatform.rhmanagement.integration.notification
Fields in org.exoplatform.rhmanagement.integration.notification with type parameters of type CommentDTOModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<CommentDTO>NotificationUtils.COMMENTstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<CommentDTO>RequestCommentedPlugin.COMMENT -
Uses of CommentDTO in org.exoplatform.rhmanagement.services
Methods in org.exoplatform.rhmanagement.services that return CommentDTOMethods in org.exoplatform.rhmanagement.services that return types with arguments of type CommentDTOModifier and TypeMethodDescriptionCommentService.getCommentsByRequestId(long id, String commentType, int offset, int limit) Methods in org.exoplatform.rhmanagement.services with parameters of type CommentDTOModifier and TypeMethodDescriptionvoidCommentService.remove(CommentDTO entity) CommentService.save(CommentDTO entity)