Uses of Class
com.flowable.platform.service.CommentQueryRequest
Package
Description
-
Uses of CommentQueryRequest in com.flowable.platform.service.caze
Modifier and TypeMethodDescriptionPlatformCaseInstanceService.getCaseInstanceComments
(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.comment
Modifier and TypeMethodDescriptionPlatformCommentService.getComments
(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.process
Modifier and TypeMethodDescriptionPlatformProcessInstanceService.getProcessInstanceComments
(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.task
Modifier and TypeMethodDescriptionPlatformTaskService.getTaskComments
(CommentQueryRequest request)