Uses of Interface
org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
Packages that use HistoricTaskLogEntryEntity
Package
Description
-
Uses of HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity
Classes in org.flowable.task.service.impl.persistence.entity that implement HistoricTaskLogEntryEntity -
Uses of HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity.data.impl
Methods in org.flowable.task.service.impl.persistence.entity.data.impl that return HistoricTaskLogEntryEntityMethods in org.flowable.task.service.impl.persistence.entity.data.impl that return types with arguments of type HistoricTaskLogEntryEntityModifier and TypeMethodDescriptionClass<? extends HistoricTaskLogEntryEntity>
MyBatisHistoricTaskLogEntryDataManager.getManagedEntityClass()