Uses of Interface
org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
Packages that use HistoricEntityLinkEntity
Package
Description
-
Uses of HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity
Classes in org.flowable.entitylink.service.impl.persistence.entity that implement HistoricEntityLinkEntityMethods in org.flowable.entitylink.service.impl.persistence.entity that return HistoricEntityLinkEntity -
Uses of HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity.data.impl
Fields in org.flowable.entitylink.service.impl.persistence.entity.data.impl with type parameters of type HistoricEntityLinkEntityModifier and TypeFieldDescriptionprotected CachedEntityMatcher<HistoricEntityLinkEntity>MybatisHistoricEntityLinkDataManager.entityLinksWithSameRootByScopeIdAndTypeMatcherprotected CachedEntityMatcher<HistoricEntityLinkEntity>MybatisHistoricEntityLinkDataManager.historicEntityLinksByScopeIdAndTypeMatcherMethods in org.flowable.entitylink.service.impl.persistence.entity.data.impl that return HistoricEntityLinkEntityMethods in org.flowable.entitylink.service.impl.persistence.entity.data.impl that return types with arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionClass<? extends HistoricEntityLinkEntity>MybatisHistoricEntityLinkDataManager.getManagedEntityClass() -
Uses of HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
Methods in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher with parameters of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionbooleanHistoricEntityLinksByScopeIdAndTypeMatcher.isRetained(HistoricEntityLinkEntity historicIdentityLinkEntity, Object parameter)