Uses of Interface
org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
Packages that use HistoricDecisionExecutionEntity
Package
Description
-
Uses of HistoricDecisionExecutionEntity in org.flowable.dmn.engine.impl.persistence.entity
Classes in org.flowable.dmn.engine.impl.persistence.entity that implement HistoricDecisionExecutionEntity -
Uses of HistoricDecisionExecutionEntity in org.flowable.dmn.engine.impl.persistence.entity.data.impl
Methods in org.flowable.dmn.engine.impl.persistence.entity.data.impl that return HistoricDecisionExecutionEntityMethods in org.flowable.dmn.engine.impl.persistence.entity.data.impl that return types with arguments of type HistoricDecisionExecutionEntityModifier and TypeMethodDescriptionClass<? extends HistoricDecisionExecutionEntity>
MybatisHistoricDecisionExecutionDataManager.getManagedEntityClass()