Uses of Interface
org.flowable.identitylink.service.HistoricIdentityLinkService
Packages that use HistoricIdentityLinkService
Package
Description
-
Uses of HistoricIdentityLinkService in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return HistoricIdentityLinkServiceModifier and TypeMethodDescriptionstatic HistoricIdentityLinkService
CommandContextUtil.getHistoricIdentityLinkService()
static HistoricIdentityLinkService
CommandContextUtil.getHistoricIdentityLinkService
(CommandContext commandContext) -
Uses of HistoricIdentityLinkService in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return HistoricIdentityLinkServiceModifier and TypeMethodDescriptionstatic HistoricIdentityLinkService
CommandContextUtil.getHistoricIdentityLinkService()
static HistoricIdentityLinkService
CommandContextUtil.getHistoricIdentityLinkService
(CommandContext commandContext) -
Uses of HistoricIdentityLinkService in org.flowable.identitylink.service
Fields in org.flowable.identitylink.service declared as HistoricIdentityLinkServiceModifier and TypeFieldDescriptionprotected HistoricIdentityLinkService
IdentityLinkServiceConfiguration.historicIdentityLinkService
Methods in org.flowable.identitylink.service that return HistoricIdentityLinkServiceModifier and TypeMethodDescriptionIdentityLinkServiceConfiguration.getHistoricIdentityLinkService()
Methods in org.flowable.identitylink.service with parameters of type HistoricIdentityLinkServiceModifier and TypeMethodDescriptionIdentityLinkServiceConfiguration.setHistoricIdentityLinkService
(HistoricIdentityLinkService historicIdentityLinkService) -
Uses of HistoricIdentityLinkService in org.flowable.identitylink.service.impl
Classes in org.flowable.identitylink.service.impl that implement HistoricIdentityLinkService