Uses of Class
com.flowable.platform.service.comment.PlatformCommentService
-
Packages that use 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 PlatformCommentService
PlatformCaseInstanceService. 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 PlatformCommentService
PlatformProcessInstanceService. 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 PlatformCommentService
PlatformTaskService. platformCommentService
-