Uses of Interface
org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminator
Packages that use HistoryLevelDeterminator
Package
Description
-
Uses of HistoryLevelDeterminator in org.camunda.bpm.spring.boot.starter
Methods in org.camunda.bpm.spring.boot.starter that return HistoryLevelDeterminatorModifier and TypeMethodDescriptionstatic HistoryLevelDeterminatorCamundaBpmConfiguration.historyLevelDeterminator(CamundaBpmProperties camundaBpmProperties, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) static HistoryLevelDeterminatorCamundaBpmConfiguration.historyLevelDeterminatorMultiDatabase(CamundaBpmProperties camundaBpmProperties, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Uses of HistoryLevelDeterminator in org.camunda.bpm.spring.boot.starter.configuration.impl
Fields in org.camunda.bpm.spring.boot.starter.configuration.impl declared as HistoryLevelDeterminatorModifier and TypeFieldDescriptionprotected HistoryLevelDeterminatorDefaultHistoryLevelAutoHandlingConfiguration.historyLevelDeterminator -
Uses of HistoryLevelDeterminator in org.camunda.bpm.spring.boot.starter.jdbc
Classes in org.camunda.bpm.spring.boot.starter.jdbc that implement HistoryLevelDeterminatorMethods in org.camunda.bpm.spring.boot.starter.jdbc that return HistoryLevelDeterminatorModifier and TypeMethodDescriptionstatic HistoryLevelDeterminatorHistoryLevelDeterminatorJdbcTemplateImpl.createHistoryLevelDeterminator(CamundaBpmProperties camundaBpmProperties, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)