Uses of Interface
org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
Packages that use SuspendedJobEntityManager
Package
Description
-
Uses of SuspendedJobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as SuspendedJobEntityManagerModifier and TypeFieldDescriptionprotected SuspendedJobEntityManager
JobServiceConfiguration.suspendedJobEntityManager
Methods in org.flowable.job.service that return SuspendedJobEntityManagerMethods in org.flowable.job.service with parameters of type SuspendedJobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setSuspendedJobEntityManager
(SuspendedJobEntityManager suspendedJobEntityManager) -
Uses of SuspendedJobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return SuspendedJobEntityManager -
Uses of SuspendedJobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement SuspendedJobEntityManager