Uses of Interface
org.flowable.engine.history.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
Modifier and TypeMethodDescriptionProcessInstanceHistoryLogQuery.singleResult()
Executes the query. -
Uses of ProcessInstanceHistoryLog in org.flowable.engine.impl
Modifier and TypeMethodDescriptionProcessInstanceHistoryLogQueryImpl.execute
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) ProcessInstanceHistoryLogQueryImpl.singleResult()