Uses of Interface
org.flowable.job.service.impl.persistence.entity.JobEntityManager
Packages that use JobEntityManager
Package
Description
-
Uses of JobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as JobEntityManagerModifier and TypeFieldDescriptionprotected JobEntityManager
JobServiceConfiguration.jobEntityManager
Methods in org.flowable.job.service that return JobEntityManagerMethods in org.flowable.job.service with parameters of type JobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setJobEntityManager
(JobEntityManager jobEntityManager) -
Uses of JobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return JobEntityManager -
Uses of JobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement JobEntityManager