Uses of Interface
org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
Packages that use BatchEntityManager
Package
Description
-
Uses of BatchEntityManager in org.flowable.batch.service
Fields in org.flowable.batch.service declared as BatchEntityManagerModifier and TypeFieldDescriptionprotected BatchEntityManager
BatchServiceConfiguration.batchEntityManager
Methods in org.flowable.batch.service that return BatchEntityManagerMethods in org.flowable.batch.service with parameters of type BatchEntityManagerModifier and TypeMethodDescriptionBatchServiceConfiguration.setBatchEntityManager
(BatchEntityManager batchEntityManager) -
Uses of BatchEntityManager in org.flowable.batch.service.impl
Methods in org.flowable.batch.service.impl that return BatchEntityManager -
Uses of BatchEntityManager in org.flowable.batch.service.impl.persistence
Methods in org.flowable.batch.service.impl.persistence that return BatchEntityManagerModifier and TypeMethodDescriptionprotected BatchEntityManager
AbstractManager.getBatchEntityManager()
-
Uses of BatchEntityManager in org.flowable.batch.service.impl.persistence.entity
Classes in org.flowable.batch.service.impl.persistence.entity that implement BatchEntityManager