Uses of Interface
com.flowable.platform.api.comment.CommentService
Packages that use CommentService
Package
Description
-
Uses of CommentService in com.flowable.platform.api
Methods in com.flowable.platform.api that return CommentService -
Uses of CommentService in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as CommentServiceModifier and TypeFieldDescriptionprotected CommentService
PlatformEngineConfiguration.commentService
Methods in com.flowable.platform.engine that return CommentServiceModifier and TypeMethodDescriptionPlatformEngine.getCommentService()
PlatformEngineConfiguration.getCommentService()
Methods in com.flowable.platform.engine with parameters of type CommentServiceModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setCommentService
(CommentService commentService) -
Uses of CommentService in com.flowable.platform.engine.impl
Fields in com.flowable.platform.engine.impl declared as CommentServiceMethods in com.flowable.platform.engine.impl that return CommentService -
Uses of CommentService in com.flowable.platform.engine.impl.comment
Classes in com.flowable.platform.engine.impl.comment that implement CommentService -
Uses of CommentService in com.flowable.platform.service.comment
Fields in com.flowable.platform.service.comment declared as CommentService