Uses of Interface
org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
Packages that use HistoricEntityLinkEntityManager
Package
Description
-
Uses of HistoricEntityLinkEntityManager in org.flowable.cmmn.engine.impl
Methods in org.flowable.cmmn.engine.impl that return HistoricEntityLinkEntityManagerModifier and TypeMethodDescriptionprotected HistoricEntityLinkEntityManager
AbstractCmmnManager.getHistoricEntityLinkEntityManager()
-
Uses of HistoricEntityLinkEntityManager in org.flowable.entitylink.service
Fields in org.flowable.entitylink.service declared as HistoricEntityLinkEntityManagerModifier and TypeFieldDescriptionprotected HistoricEntityLinkEntityManager
EntityLinkServiceConfiguration.historicEntityLinkEntityManager
Methods in org.flowable.entitylink.service that return HistoricEntityLinkEntityManagerModifier and TypeMethodDescriptionEntityLinkServiceConfiguration.getHistoricEntityLinkEntityManager()
Methods in org.flowable.entitylink.service with parameters of type HistoricEntityLinkEntityManagerModifier and TypeMethodDescriptionEntityLinkServiceConfiguration.setHistoricEntityLinkEntityManager
(HistoricEntityLinkEntityManager historicEntityLinkEntityManager) -
Uses of HistoricEntityLinkEntityManager in org.flowable.entitylink.service.impl
Methods in org.flowable.entitylink.service.impl that return HistoricEntityLinkEntityManagerModifier and TypeMethodDescriptionHistoricEntityLinkServiceImpl.getHistoricEntityLinkEntityManager()
-
Uses of HistoricEntityLinkEntityManager in org.flowable.entitylink.service.impl.persistence
Methods in org.flowable.entitylink.service.impl.persistence that return HistoricEntityLinkEntityManagerModifier and TypeMethodDescriptionprotected HistoricEntityLinkEntityManager
AbstractManager.getHistoricEntityLinkEntityManager()
-
Uses of HistoricEntityLinkEntityManager in org.flowable.entitylink.service.impl.persistence.entity
Classes in org.flowable.entitylink.service.impl.persistence.entity that implement HistoricEntityLinkEntityManager