Uses of Interface
org.flowable.engine.impl.persistence.entity.CommentEntityManager
Packages that use CommentEntityManager
Package
Description
-
Uses of CommentEntityManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as CommentEntityManagerModifier and TypeFieldDescriptionprotected CommentEntityManagerProcessEngineConfigurationImpl.commentEntityManagerMethods in org.flowable.engine.impl.cfg that return CommentEntityManagerMethods in org.flowable.engine.impl.cfg with parameters of type CommentEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setCommentEntityManager(CommentEntityManager commentEntityManager) -
Uses of CommentEntityManager in org.flowable.engine.impl.persistence
Methods in org.flowable.engine.impl.persistence that return CommentEntityManagerModifier and TypeMethodDescriptionprotected CommentEntityManagerAbstractManager.getCommentEntityManager() -
Uses of CommentEntityManager in org.flowable.engine.impl.persistence.entity
Classes in org.flowable.engine.impl.persistence.entity that implement CommentEntityManager -
Uses of CommentEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return CommentEntityManagerModifier and TypeMethodDescriptionstatic CommentEntityManagerCommandContextUtil.getCommentEntityManager()static CommentEntityManagerCommandContextUtil.getCommentEntityManager(CommandContext commandContext)