Uses of Class
org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
Packages that use BatchWindowConfiguration
-
Uses of BatchWindowConfiguration in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg with type parameters of type BatchWindowConfigurationModifier and TypeFieldDescriptionprotected Map<Integer,
BatchWindowConfiguration> ProcessEngineConfigurationImpl.historyCleanupBatchWindows
Methods in org.camunda.bpm.engine.impl.cfg that return types with arguments of type BatchWindowConfigurationMethod parameters in org.camunda.bpm.engine.impl.cfg with type arguments of type BatchWindowConfigurationModifier and TypeMethodDescriptionvoid
ProcessEngineConfigurationImpl.setHistoryCleanupBatchWindows
(Map<Integer, BatchWindowConfiguration> historyCleanupBatchWindows)