Uses of Interface
org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
Packages that use HistoricVariableInstanceDataManager
Package
Description
-
Uses of HistoricVariableInstanceDataManager in org.flowable.variable.service
Fields in org.flowable.variable.service declared as HistoricVariableInstanceDataManagerModifier and TypeFieldDescriptionprotected HistoricVariableInstanceDataManagerVariableServiceConfiguration.historicVariableInstanceDataManagerMethods in org.flowable.variable.service that return HistoricVariableInstanceDataManagerModifier and TypeMethodDescriptionVariableServiceConfiguration.getHistoricVariableInstanceDataManager()Methods in org.flowable.variable.service with parameters of type HistoricVariableInstanceDataManagerModifier and TypeMethodDescriptionVariableServiceConfiguration.setHistoricVariableInstanceDataManager(HistoricVariableInstanceDataManager historicVariableInstanceDataManager) -
Uses of HistoricVariableInstanceDataManager in org.flowable.variable.service.impl.persistence.entity
Constructors in org.flowable.variable.service.impl.persistence.entity with parameters of type HistoricVariableInstanceDataManagerModifierConstructorDescriptionHistoricVariableInstanceEntityManagerImpl(VariableServiceConfiguration variableServiceConfiguration, HistoricVariableInstanceDataManager historicVariableInstanceDataManager) -
Uses of HistoricVariableInstanceDataManager in org.flowable.variable.service.impl.persistence.entity.data.impl
Classes in org.flowable.variable.service.impl.persistence.entity.data.impl that implement HistoricVariableInstanceDataManager