Uses of Interface
com.flowable.platform.engine.impl.persistence.entity.CommentEntity
Package
Description
-
Uses of CommentEntity in com.flowable.platform.engine.impl.cmd
-
Uses of CommentEntity in com.flowable.platform.engine.impl.persistence.entity
-
Uses of CommentEntity in com.flowable.platform.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionClass<? extends CommentEntity>
MyBatisCommentDataManager.getManagedEntityClass()
-
Uses of CommentEntity in com.flowable.platform.engine.impl.persistence.entity.data.impl.cachematcher
Modifier and TypeMethodDescriptionboolean
CommentsByScopeAndTypeMatcher.isRetained
(CommentEntity entity, Object parameter) boolean
CommentsByUserIdTypeMatcher.isRetained
(CommentEntity entity, Object parameter)