Uses of Interface
org.flowable.engine.history.HistoricDetail
Package
Description
Classes related to the
HistoryService
.API implementation classes, which shouldn't directly be used by end-users.
-
Uses of HistoricDetail in org.flowable.engine.history
Modifier and TypeInterfaceDescriptioninterface
A single field that was submitted in either a start form or a task form.interface
Update of a process variable. -
Uses of HistoricDetail in org.flowable.engine.impl
Modifier and TypeMethodDescriptionHistoricDetailQueryImpl.executeList
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) NativeHistoricDetailQueryImpl.executeList
(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, Map<String, Object> parameterMap)