Uses of Interface
org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
Packages that use TimerJobEntityManager
Package
Description
-
Uses of TimerJobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as TimerJobEntityManagerModifier and TypeFieldDescriptionprotected TimerJobEntityManager
JobServiceConfiguration.timerJobEntityManager
Methods in org.flowable.job.service that return TimerJobEntityManagerMethods in org.flowable.job.service with parameters of type TimerJobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setTimerJobEntityManager
(TimerJobEntityManager timerJobEntityManager) -
Uses of TimerJobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return TimerJobEntityManager -
Uses of TimerJobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement TimerJobEntityManager