Uses of Interface
org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
Packages that use VariableInstanceDataManager
Package
Description
-
Uses of VariableInstanceDataManager in org.flowable.variable.service
Fields in org.flowable.variable.service declared as VariableInstanceDataManagerModifier and TypeFieldDescriptionprotected VariableInstanceDataManagerVariableServiceConfiguration.variableInstanceDataManagerMethods in org.flowable.variable.service that return VariableInstanceDataManagerMethods in org.flowable.variable.service with parameters of type VariableInstanceDataManagerModifier and TypeMethodDescriptionVariableServiceConfiguration.setVariableInstanceDataManager(VariableInstanceDataManager variableInstanceDataManager) -
Uses of VariableInstanceDataManager in org.flowable.variable.service.impl
Fields in org.flowable.variable.service.impl declared as VariableInstanceDataManagerModifier and TypeFieldDescriptionprotected final VariableInstanceDataManagerInternalVariableInstanceQueryImpl.dataManagerConstructors in org.flowable.variable.service.impl with parameters of type VariableInstanceDataManagerModifierConstructorDescription -
Uses of VariableInstanceDataManager in org.flowable.variable.service.impl.persistence.entity
Constructors in org.flowable.variable.service.impl.persistence.entity with parameters of type VariableInstanceDataManagerModifierConstructorDescriptionVariableInstanceEntityManagerImpl(VariableServiceConfiguration variableServiceConfiguration, VariableInstanceDataManager variableInstanceDataManager) -
Uses of VariableInstanceDataManager in org.flowable.variable.service.impl.persistence.entity.data.impl
Classes in org.flowable.variable.service.impl.persistence.entity.data.impl that implement VariableInstanceDataManager