Uses of Interface
org.camunda.bpm.engine.history.HistoricIdentityLinkLog
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of HistoricIdentityLinkLog in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionHistoricIdentityLinkLogQueryImpl.executeList
(CommandContext commandContext, Page page) -
Uses of HistoricIdentityLinkLog in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionHistoricIdentityLinkLogManager.findHistoricIdentityLinkLogByQueryCriteria
(HistoricIdentityLinkLogQueryImpl query, Page page) -
Uses of HistoricIdentityLinkLog in org.camunda.bpm.engine.impl.persistence.entity.optimize
-
Uses of HistoricIdentityLinkLog in org.camunda.bpm.engine.rest.dto.history
Modifier and TypeMethodDescriptionstatic HistoricIdentityLinkLogDto
HistoricIdentityLinkLogDto.fromHistoricIdentityLink
(HistoricIdentityLinkLog historicIdentityLink) static void
HistoricIdentityLinkLogDto.fromHistoricIdentityLink
(HistoricIdentityLinkLogDto dto, HistoricIdentityLinkLog historicIdentityLink)