Uses of Interface
org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
Packages that use HistoricTaskLogEntryEntityManager
Package
Description
-
Uses of HistoricTaskLogEntryEntityManager in org.flowable.cmmn.engine.impl
Methods in org.flowable.cmmn.engine.impl that return HistoricTaskLogEntryEntityManagerModifier and TypeMethodDescriptionprotected HistoricTaskLogEntryEntityManager
AbstractCmmnManager.getHistoricTaskLogEntryEntityManager()
-
Uses of HistoricTaskLogEntryEntityManager in org.flowable.task.service
Fields in org.flowable.task.service declared as HistoricTaskLogEntryEntityManagerModifier and TypeFieldDescriptionprotected HistoricTaskLogEntryEntityManager
TaskServiceConfiguration.historicTaskLogEntryEntityManager
Methods in org.flowable.task.service that return HistoricTaskLogEntryEntityManagerModifier and TypeMethodDescriptionTaskServiceConfiguration.getHistoricTaskLogEntryEntityManager()
Methods in org.flowable.task.service with parameters of type HistoricTaskLogEntryEntityManagerModifier and TypeMethodDescriptionTaskServiceConfiguration.setHistoricTaskLogEntryEntityManager
(HistoricTaskLogEntryEntityManager historicTaskLogEntryEntityManager) -
Uses of HistoricTaskLogEntryEntityManager in org.flowable.task.service.impl
Methods in org.flowable.task.service.impl that return HistoricTaskLogEntryEntityManagerModifier and TypeMethodDescriptionprotected HistoricTaskLogEntryEntityManager
HistoricTaskServiceImpl.getHistoricTaskLogEntryEntityManager()
-
Uses of HistoricTaskLogEntryEntityManager in org.flowable.task.service.impl.persistence.entity
Classes in org.flowable.task.service.impl.persistence.entity that implement HistoricTaskLogEntryEntityManager