Uses of Class
com.flowable.platform.service.comment.PlatformCommentService
| Package | Description |
|---|---|
| com.flowable.platform.service.caze | |
| com.flowable.platform.service.process | |
| com.flowable.platform.service.task |
-
Uses of PlatformCommentService in com.flowable.platform.service.caze
Fields in com.flowable.platform.service.caze declared as PlatformCommentService Modifier and Type Field Description protected PlatformCommentServicePlatformCaseInstanceService. platformCommentService -
Uses of PlatformCommentService in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process declared as PlatformCommentService Modifier and Type Field Description protected PlatformCommentServicePlatformProcessInstanceService. platformCommentService -
Uses of PlatformCommentService in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task declared as PlatformCommentService Modifier and Type Field Description protected PlatformCommentServicePlatformTaskService. platformCommentService