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 HistoricTaskLogEntryEntitySubclasses with type arguments of type HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entitySubinterfaces with type arguments of type HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity -
Uses of HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity.data
Subinterfaces with type arguments of type HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity.dataModifier and TypeInterfaceDescriptioninterfaceauthor martin.grofcik -
Uses of HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity.data.impl
Subclasses with type arguments of type HistoricTaskLogEntryEntity in org.flowable.task.service.impl.persistence.entity.data.implMethods 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()