Uses of Interface
org.flowable.job.service.impl.persistence.entity.data.HistoryJobDataManager
Packages that use HistoryJobDataManager
Package
Description
-
Uses of HistoryJobDataManager in org.flowable.job.service
Fields in org.flowable.job.service declared as HistoryJobDataManagerModifier and TypeFieldDescriptionprotected HistoryJobDataManagerJobServiceConfiguration.historyJobDataManagerMethods in org.flowable.job.service that return HistoryJobDataManagerMethods in org.flowable.job.service with parameters of type HistoryJobDataManagerModifier and TypeMethodDescriptionJobServiceConfiguration.setHistoryJobDataManager(HistoryJobDataManager historyJobDataManager) -
Uses of HistoryJobDataManager in org.flowable.job.service.impl.persistence.entity
Constructors in org.flowable.job.service.impl.persistence.entity with parameters of type HistoryJobDataManagerModifierConstructorDescriptionHistoryJobEntityManagerImpl(JobServiceConfiguration jobServiceConfiguration, HistoryJobDataManager historyJobDataManager) -
Uses of HistoryJobDataManager in org.flowable.job.service.impl.persistence.entity.data.impl
Classes in org.flowable.job.service.impl.persistence.entity.data.impl that implement HistoryJobDataManager