| Package | Description |
|---|---|
| org.flowable.batch.service.impl.persistence.entity.data | |
| org.flowable.batch.service.impl.persistence.entity.data.impl |
| Modifier and Type | Method and Description |
|---|---|
long |
BatchPartDataManager.findBatchPartCountByQueryCriteria(BatchPartQueryImpl batchPartQuery) |
List<BatchPart> |
BatchPartDataManager.findBatchPartsByQueryCriteria(BatchPartQueryImpl batchPartQuery) |
| Modifier and Type | Method and Description |
|---|---|
long |
MybatisBatchPartDataManager.findBatchPartCountByQueryCriteria(BatchPartQueryImpl batchPartQuery) |
List<BatchPart> |
MybatisBatchPartDataManager.findBatchPartsByQueryCriteria(BatchPartQueryImpl batchPartQuery) |
Copyright © 2021 Flowable. All rights reserved.