Uses of Class
com.flowable.platform.service.CommentQueryRequest
Packages that use CommentQueryRequest
Package
Description
-
Uses of CommentQueryRequest in com.flowable.platform.service.caze
Methods in com.flowable.platform.service.caze with parameters of type CommentQueryRequestModifier and TypeMethodDescriptionPlatformCaseInstanceService.getCaseInstanceComments(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.comment
Methods in com.flowable.platform.service.comment with parameters of type CommentQueryRequestModifier and TypeMethodDescriptionPlatformCommentService.getComments(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.process
Methods in com.flowable.platform.service.process with parameters of type CommentQueryRequestModifier and TypeMethodDescriptionPlatformProcessInstanceService.getProcessInstanceComments(CommentQueryRequest request) -
Uses of CommentQueryRequest in com.flowable.platform.service.task
Methods in com.flowable.platform.service.task with parameters of type CommentQueryRequestModifier and TypeMethodDescriptionPlatformTaskService.getTaskComments(CommentQueryRequest request)