| Package | Description |
|---|---|
| org.camunda.bpm.spring.boot.starter | |
| org.camunda.bpm.spring.boot.starter.configuration.impl | |
| org.camunda.bpm.spring.boot.starter.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static HistoryLevelDeterminator |
CamundaBpmConfiguration.historyLevelDeterminator(CamundaBpmProperties camundaBpmProperties,
org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
static HistoryLevelDeterminator |
CamundaBpmConfiguration.historyLevelDeterminatorMultiDatabase(CamundaBpmProperties camundaBpmProperties,
org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryLevelDeterminator |
DefaultHistoryLevelAutoHandlingConfiguration.historyLevelDeterminator |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryLevelDeterminatorJdbcTemplateImpl |
| Modifier and Type | Method and Description |
|---|---|
static HistoryLevelDeterminator |
HistoryLevelDeterminatorJdbcTemplateImpl.createHistoryLevelDeterminator(CamundaBpmProperties camundaBpmProperties,
org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
Copyright © 2015–2020 camunda services GmbH. All rights reserved.