Class CommentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<CommentQuery,Comment>
com.flowable.platform.engine.impl.comment.CommentQueryImpl
All Implemented Interfaces:
CommentQuery, Serializable, org.flowable.common.engine.api.query.CacheAwareQuery<CommentEntity>, org.flowable.common.engine.api.query.Query<CommentQuery,Comment>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class CommentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<CommentQuery,Comment> implements CommentQuery, org.flowable.common.engine.api.query.CacheAwareQuery<CommentEntity>
See Also: