| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.persistence.entity.data | |
| com.flowable.platform.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Method and Description |
|---|---|
long |
CommentDataManager.countByCriteria(CommentQueryImpl commentQuery) |
List<Comment> |
CommentDataManager.findByCriteria(CommentQueryImpl commentQuery) |
| Modifier and Type | Method and Description |
|---|---|
long |
MyBatisCommentDataManager.countByCriteria(CommentQueryImpl commentQuery) |
List<Comment> |
MyBatisCommentDataManager.findByCriteria(CommentQueryImpl commentQuery) |
Copyright © 2019. All rights reserved.