Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
Packages that use BatchWindow
-
Uses of BatchWindow in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
Methods in org.camunda.bpm.engine.impl.jobexecutor.historycleanup that return BatchWindowModifier and TypeMethodDescriptionBatchWindowManager.getCurrentOrNextBatchWindow(Date date, ProcessEngineConfigurationImpl configuration) DefaultBatchWindowManager.getCurrentOrNextBatchWindow(Date date, ProcessEngineConfigurationImpl configuration) BatchWindowManager.getNextBatchWindow(Date date, ProcessEngineConfigurationImpl configuration) DefaultBatchWindowManager.getNextBatchWindow(Date date, ProcessEngineConfigurationImpl configuration) DefaultBatchWindowManager.getPreviousDayBatchWindow(Date date, ProcessEngineConfigurationImpl configuration)