Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.CommentEntityManager
| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.persistence.entity | |
| com.flowable.platform.engine.impl.util |
-
Uses of CommentEntityManager in com.flowable.platform.engine.impl.persistence.entity
Classes in com.flowable.platform.engine.impl.persistence.entity that implement CommentEntityManager Modifier and Type Class Description classCommentEntityManagerImplFields in com.flowable.platform.engine.impl.persistence.entity declared as CommentEntityManager Modifier and Type Field Description protected CommentEntityManagerPlatformEntityManagers. commentEntityManagerMethods in com.flowable.platform.engine.impl.persistence.entity that return CommentEntityManager Modifier and Type Method Description CommentEntityManagerPlatformEntityManagers. getCommentEntityManager()Methods in com.flowable.platform.engine.impl.persistence.entity with parameters of type CommentEntityManager Modifier and Type Method Description voidPlatformEntityManagers. setCommentEntityManager(CommentEntityManager commentEntityManager) -
Uses of CommentEntityManager in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return CommentEntityManager Modifier and Type Method Description static CommentEntityManagerCommandContextUtil. getCommentEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)