Uses of Interface
org.flowable.variable.service.history.InternalHistoryVariableManager
Packages that use InternalHistoryVariableManager
Package
Description
-
Uses of InternalHistoryVariableManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as InternalHistoryVariableManagerModifier and TypeFieldDescriptionprotected InternalHistoryVariableManager
CmmnEngineConfiguration.internalHistoryVariableManager
Methods in org.flowable.cmmn.engine that return InternalHistoryVariableManagerMethods in org.flowable.cmmn.engine with parameters of type InternalHistoryVariableManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setInternalHistoryVariableManager
(InternalHistoryVariableManager internalHistoryVariableManager) -
Uses of InternalHistoryVariableManager in org.flowable.cmmn.engine.impl.history
Classes in org.flowable.cmmn.engine.impl.history that implement InternalHistoryVariableManager -
Uses of InternalHistoryVariableManager in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as InternalHistoryVariableManagerModifier and TypeFieldDescriptionprotected InternalHistoryVariableManager
ProcessEngineConfigurationImpl.internalHistoryVariableManager
Methods in org.flowable.engine.impl.cfg that return InternalHistoryVariableManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getInternalHistoryVariableManager()
Methods in org.flowable.engine.impl.cfg with parameters of type InternalHistoryVariableManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setInternalHistoryVariableManager
(InternalHistoryVariableManager internalHistoryVariableManager) -
Uses of InternalHistoryVariableManager in org.flowable.engine.impl.history
Classes in org.flowable.engine.impl.history that implement InternalHistoryVariableManager -
Uses of InternalHistoryVariableManager in org.flowable.variable.service
Fields in org.flowable.variable.service declared as InternalHistoryVariableManagerModifier and TypeFieldDescriptionprotected InternalHistoryVariableManager
VariableServiceConfiguration.internalHistoryVariableManager
Methods in org.flowable.variable.service that return InternalHistoryVariableManagerModifier and TypeMethodDescriptionVariableServiceConfiguration.getInternalHistoryVariableManager()
Methods in org.flowable.variable.service with parameters of type InternalHistoryVariableManagerModifier and TypeMethodDescriptionVariableServiceConfiguration.setInternalHistoryVariableManager
(InternalHistoryVariableManager internalHistoryVariableManager)