Uses of Interface
org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
Packages that use HistoricTaskLogEntryDataManager
Package
Description
-
Uses of HistoricTaskLogEntryDataManager in org.flowable.task.service
Fields in org.flowable.task.service declared as HistoricTaskLogEntryDataManagerModifier and TypeFieldDescriptionprotected HistoricTaskLogEntryDataManagerTaskServiceConfiguration.historicTaskLogDataManager -
Uses of HistoricTaskLogEntryDataManager in org.flowable.task.service.impl.persistence.entity
Constructors in org.flowable.task.service.impl.persistence.entity with parameters of type HistoricTaskLogEntryDataManagerModifierConstructorDescriptionHistoricTaskLogEntryEntityManagerImpl(TaskServiceConfiguration taskServiceConfiguration, HistoricTaskLogEntryDataManager taskLogDataManager) -
Uses of HistoricTaskLogEntryDataManager in org.flowable.task.service.impl.persistence.entity.data.impl
Classes in org.flowable.task.service.impl.persistence.entity.data.impl that implement HistoricTaskLogEntryDataManager