Uses of Interface
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindowManager
Packages that use BatchWindowManager
Package
Description
-
Uses of BatchWindowManager in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as BatchWindowManagerModifier and TypeFieldDescriptionprotected BatchWindowManagerProcessEngineConfigurationImpl.batchWindowManagerMethods in org.camunda.bpm.engine.impl.cfg that return BatchWindowManagerMethods in org.camunda.bpm.engine.impl.cfg with parameters of type BatchWindowManagerModifier and TypeMethodDescriptionvoidProcessEngineConfigurationImpl.setBatchWindowManager(BatchWindowManager batchWindowManager) -
Uses of BatchWindowManager in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Classes in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that implement BatchWindowManager