Uses of Interface
org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
Packages that use DeadLetterJobEntityManager
Package
Description
-
Uses of DeadLetterJobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as DeadLetterJobEntityManagerModifier and TypeFieldDescriptionprotected DeadLetterJobEntityManager
JobServiceConfiguration.deadLetterJobEntityManager
Methods in org.flowable.job.service that return DeadLetterJobEntityManagerMethods in org.flowable.job.service with parameters of type DeadLetterJobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setDeadLetterJobEntityManager
(DeadLetterJobEntityManager deadLetterJobEntityManager) -
Uses of DeadLetterJobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return DeadLetterJobEntityManager -
Uses of DeadLetterJobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement DeadLetterJobEntityManager