Uses of Interface
org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
Packages that use ExternalWorkerJobEntityManager
Package
Description
-
Uses of ExternalWorkerJobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as ExternalWorkerJobEntityManagerModifier and TypeFieldDescriptionprotected ExternalWorkerJobEntityManager
JobServiceConfiguration.externalWorkerJobEntityManager
Methods in org.flowable.job.service that return ExternalWorkerJobEntityManagerMethods in org.flowable.job.service with parameters of type ExternalWorkerJobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setExternalWorkerJobEntityManager
(ExternalWorkerJobEntityManager externalWorkerJobEntityManager) -
Uses of ExternalWorkerJobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return ExternalWorkerJobEntityManager -
Uses of ExternalWorkerJobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement ExternalWorkerJobEntityManager