Uses of Interface
org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
Packages that use HistoryJobEntityManager
Package
Description
-
Uses of HistoryJobEntityManager in org.flowable.job.service
Fields in org.flowable.job.service declared as HistoryJobEntityManagerModifier and TypeFieldDescriptionprotected HistoryJobEntityManager
JobServiceConfiguration.historyJobEntityManager
Methods in org.flowable.job.service that return HistoryJobEntityManagerMethods in org.flowable.job.service with parameters of type HistoryJobEntityManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setHistoryJobEntityManager
(HistoryJobEntityManager historyJobEntityManager) -
Uses of HistoryJobEntityManager in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return HistoryJobEntityManager -
Uses of HistoryJobEntityManager in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement HistoryJobEntityManager