Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
Package
Description
-
Uses of CommentEntityManager in com.flowable.platform.engine.impl.persistence.entity
Modifier and TypeFieldDescriptionprotected CommentEntityManager
PlatformEntityManagers.commentEntityManager
Modifier and TypeMethodDescriptionvoid
PlatformEntityManagers.setCommentEntityManager
(CommentEntityManager commentEntityManager) -
Uses of CommentEntityManager in com.flowable.platform.engine.impl.util
Modifier and TypeMethodDescriptionstatic CommentEntityManager
CommandContextUtil.getCommentEntityManager
(CommandContext commandContext)