Uses of Interface
org.flowable.variable.service.HistoricVariableService
Packages that use HistoricVariableService
Package
Description
-
Uses of HistoricVariableService in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return HistoricVariableServiceModifier and TypeMethodDescriptionstatic HistoricVariableServiceCommandContextUtil.getHistoricVariableService()static HistoricVariableServiceCommandContextUtil.getHistoricVariableService(CommandContext commandContext) -
Uses of HistoricVariableService in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return HistoricVariableServiceModifier and TypeMethodDescriptionstatic HistoricVariableServiceCommandContextUtil.getHistoricVariableService()static HistoricVariableServiceCommandContextUtil.getHistoricVariableService(CommandContext commandContext) -
Uses of HistoricVariableService in org.flowable.variable.service
Fields in org.flowable.variable.service declared as HistoricVariableServiceModifier and TypeFieldDescriptionprotected HistoricVariableServiceVariableServiceConfiguration.historicVariableServiceMethods in org.flowable.variable.service that return HistoricVariableServiceMethods in org.flowable.variable.service with parameters of type HistoricVariableServiceModifier and TypeMethodDescriptionVariableServiceConfiguration.setHistoricVariableService(HistoricVariableService historicVariableService) -
Uses of HistoricVariableService in org.flowable.variable.service.impl
Classes in org.flowable.variable.service.impl that implement HistoricVariableService