Class CommentEntityManagerImpl

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager<CommentEntity,CommentDataManager>
org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<PlatformEngineConfiguration,CommentEntity,CommentDataManager>
com.flowable.platform.engine.impl.persistence.entity.CommentEntityManagerImpl
All Implemented Interfaces:
CommentEntityManager, org.flowable.common.engine.impl.persistence.entity.EntityManager<CommentEntity>

public class CommentEntityManagerImpl extends org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<PlatformEngineConfiguration,CommentEntity,CommentDataManager> implements CommentEntityManager