Uses of Interface
org.flowable.engine.history.ProcessInstanceHistoryLog
Packages that use ProcessInstanceHistoryLog
Package
Description
Classes related to the
HistoryService
.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of ProcessInstanceHistoryLog in org.flowable.engine.history
Methods in org.flowable.engine.history that return ProcessInstanceHistoryLogModifier and TypeMethodDescriptionProcessInstanceHistoryLogQuery.singleResult()
Executes the query. -
Uses of ProcessInstanceHistoryLog in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement ProcessInstanceHistoryLogMethods in org.flowable.engine.impl that return ProcessInstanceHistoryLogModifier and TypeMethodDescriptionProcessInstanceHistoryLogQueryImpl.execute
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) ProcessInstanceHistoryLogQueryImpl.singleResult()