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 PerformanceSettings
ProcessEngineConfigurationImpl.performanceSettings
Methods in org.flowable.engine.impl.cfg that return PerformanceSettingsMethods in org.flowable.engine.impl.cfg with parameters of type PerformanceSettingsModifier and TypeMethodDescriptionvoid
ProcessEngineConfigurationImpl.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 PerformanceSettings
MybatisExecutionDataManager.performanceSettings