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 HistoricEntityLinkEntitySubclasses with type arguments of type HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entitySubinterfaces with type arguments of type HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entityMethods 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
Subinterfaces with type arguments of type HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity.dataMethods 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
Subclasses with type arguments of type HistoricEntityLinkEntity in org.flowable.entitylink.service.impl.persistence.entity.data.implMethods 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)