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