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 HistoricEntityLinkEntityMethods in org.flowable.entitylink.service.impl.persistence.entity that return types with arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionHistoricEntityLinkEntityManager.createInternalHistoricEntityLinkQuery()HistoricEntityLinkEntityManagerImpl.createInternalHistoricEntityLinkQuery() -
Uses of HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity.data
Methods in org.flowable.entitylink.service.impl.persistence.entity.data that return HistoricEntityLinkEntityModifier and TypeMethodDescriptionHistoricEntityLinkDataManager.findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) Methods in org.flowable.entitylink.service.impl.persistence.entity.data that return types with arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionHistoricEntityLinkDataManager.findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) Method parameters in org.flowable.entitylink.service.impl.persistence.entity.data with type arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionHistoricEntityLinkDataManager.findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) HistoricEntityLinkDataManager.findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) -
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.entityLinksWithSameRootByScopeIdAndTypeMatcherMethods in org.flowable.entitylink.service.impl.persistence.entity.data.impl that return HistoricEntityLinkEntityModifier and TypeMethodDescriptionMybatisHistoricEntityLinkDataManager.create()MybatisHistoricEntityLinkDataManager.findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) Methods in org.flowable.entitylink.service.impl.persistence.entity.data.impl that return types with arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionMybatisHistoricEntityLinkDataManager.findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) Class<? extends HistoricEntityLinkEntity>MybatisHistoricEntityLinkDataManager.getManagedEntityClass()Method parameters in org.flowable.entitylink.service.impl.persistence.entity.data.impl with type arguments of type HistoricEntityLinkEntityModifier and TypeMethodDescriptionMybatisHistoricEntityLinkDataManager.findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query) MybatisHistoricEntityLinkDataManager.findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity> query)