Uses of Class
org.flowable.engine.impl.cfg.PerformanceSettings
Packages that use PerformanceSettings
Package
Description
-
Uses of PerformanceSettings in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as PerformanceSettingsModifier and TypeFieldDescriptionprotected PerformanceSettingsProcessEngineConfigurationImpl.performanceSettingsMethods in org.flowable.engine.impl.cfg that return PerformanceSettingsMethods in org.flowable.engine.impl.cfg with parameters of type PerformanceSettingsModifier and TypeMethodDescriptionvoidProcessEngineConfigurationImpl.setPerformanceSettings(PerformanceSettings performanceSettings) -
Uses of PerformanceSettings in org.flowable.engine.impl.persistence.entity.data.impl
Fields in org.flowable.engine.impl.persistence.entity.data.impl declared as PerformanceSettingsModifier and TypeFieldDescriptionprotected PerformanceSettingsMybatisExecutionDataManager.performanceSettings