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 HistoricTaskLogEntryEntityManagerAbstractCmmnManager.getHistoricTaskLogEntryEntityManager() -
Uses of HistoricTaskLogEntryEntityManager in org.flowable.task.service
Fields in org.flowable.task.service declared as HistoricTaskLogEntryEntityManagerModifier and TypeFieldDescriptionprotected HistoricTaskLogEntryEntityManagerTaskServiceConfiguration.historicTaskLogEntryEntityManagerMethods 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 HistoricTaskLogEntryEntityManagerHistoricTaskServiceImpl.getHistoricTaskLogEntryEntityManager() -
Uses of HistoricTaskLogEntryEntityManager in org.flowable.task.service.impl.persistence.entity
Classes in org.flowable.task.service.impl.persistence.entity that implement HistoricTaskLogEntryEntityManager