Uses of Interface
com.flowable.app.engine.impl.persistence.entity.data.AppVariableDataManager
Packages that use AppVariableDataManager
Package
Description
-
Uses of AppVariableDataManager in com.flowable.app.engine
Fields in com.flowable.app.engine declared as AppVariableDataManagerModifier and TypeFieldDescriptionprotected AppVariableDataManagerAppEngineConfiguration.appVariableDataManagerMethods in com.flowable.app.engine that return AppVariableDataManagerMethods in com.flowable.app.engine with parameters of type AppVariableDataManagerModifier and TypeMethodDescriptionAppEngineConfiguration.setAppVariableDataManager(AppVariableDataManager appVariableDataManager) -
Uses of AppVariableDataManager in com.flowable.app.engine.impl.persistence.entity
Constructors in com.flowable.app.engine.impl.persistence.entity with parameters of type AppVariableDataManagerModifierConstructorDescriptionAppVariableEntityManagerImpl(AppEngineConfiguration appEngineConfiguration, AppVariableDataManager appVariableDataManager) -
Uses of AppVariableDataManager in com.flowable.app.engine.impl.persistence.entity.data.impl
Classes in com.flowable.app.engine.impl.persistence.entity.data.impl that implement AppVariableDataManager