Uses of Interface
org.flowable.entitylink.api.history.HistoricEntityLinkService
Packages that use HistoricEntityLinkService
Package
Description
-
Uses of HistoricEntityLinkService in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return HistoricEntityLinkServiceModifier and TypeMethodDescriptionstatic HistoricEntityLinkService
CommandContextUtil.getHistoricEntityLinkService()
static HistoricEntityLinkService
CommandContextUtil.getHistoricEntityLinkService
(CommandContext commandContext) -
Uses of HistoricEntityLinkService in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return HistoricEntityLinkServiceModifier and TypeMethodDescriptionstatic HistoricEntityLinkService
CommandContextUtil.getHistoricEntityLinkService()
static HistoricEntityLinkService
CommandContextUtil.getHistoricEntityLinkService
(CommandContext commandContext) -
Uses of HistoricEntityLinkService in org.flowable.entitylink.service
Fields in org.flowable.entitylink.service declared as HistoricEntityLinkServiceModifier and TypeFieldDescriptionprotected HistoricEntityLinkService
EntityLinkServiceConfiguration.historicEntityLinkService
Methods in org.flowable.entitylink.service that return HistoricEntityLinkServiceMethods in org.flowable.entitylink.service with parameters of type HistoricEntityLinkServiceModifier and TypeMethodDescriptionEntityLinkServiceConfiguration.setHistoricEntityLinkService
(HistoricEntityLinkService historicEntityLinkService) -
Uses of HistoricEntityLinkService in org.flowable.entitylink.service.impl
Classes in org.flowable.entitylink.service.impl that implement HistoricEntityLinkService