Uses of Class
org.flowable.batch.service.impl.BatchPartQueryImpl
Packages that use BatchPartQueryImpl
Package
Description
-
Uses of BatchPartQueryImpl in org.flowable.batch.service.impl.persistence.entity.data
Methods in org.flowable.batch.service.impl.persistence.entity.data with parameters of type BatchPartQueryImplModifier and TypeMethodDescriptionlong
BatchPartDataManager.findBatchPartCountByQueryCriteria
(BatchPartQueryImpl batchPartQuery) BatchPartDataManager.findBatchPartsByQueryCriteria
(BatchPartQueryImpl batchPartQuery) -
Uses of BatchPartQueryImpl in org.flowable.batch.service.impl.persistence.entity.data.impl
Methods in org.flowable.batch.service.impl.persistence.entity.data.impl with parameters of type BatchPartQueryImplModifier and TypeMethodDescriptionlong
MybatisBatchPartDataManager.findBatchPartCountByQueryCriteria
(BatchPartQueryImpl batchPartQuery) MybatisBatchPartDataManager.findBatchPartsByQueryCriteria
(BatchPartQueryImpl batchPartQuery)