Modifier and Type | Field and Description |
---|---|
protected CamundaBpmProperties |
SpringBootProcessApplication.camundaBpmProperties |
Modifier and Type | Method and Description |
---|---|
EventPublisherPlugin |
CamundaBpmConfiguration.eventPublisherPlugin(CamundaBpmProperties properties,
org.springframework.context.ApplicationEventPublisher publisher) |
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 CamundaBpmProperties |
AbstractCamundaConfiguration.camundaBpmProperties |
Modifier and Type | Method and Description |
---|---|
static org.springframework.core.task.TaskExecutor |
DefaultJobConfiguration.JobConfiguration.camundaTaskExecutor(CamundaBpmProperties properties) |
static JobExecutor |
DefaultJobConfiguration.JobConfiguration.jobExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
CamundaBpmProperties properties) |
Constructor and Description |
---|
EventPublisherPlugin(CamundaBpmProperties properties,
org.springframework.context.ApplicationEventPublisher publisher) |
Modifier and Type | Field and Description |
---|---|
protected CamundaBpmProperties |
HistoryLevelDeterminatorJdbcTemplateImpl.camundaBpmProperties |
Modifier and Type | Method and Description |
---|---|
CamundaBpmProperties |
HistoryLevelDeterminatorJdbcTemplateImpl.getCamundaBpmProperties() |
Modifier and Type | Method and Description |
---|---|
static HistoryLevelDeterminator |
HistoryLevelDeterminatorJdbcTemplateImpl.createHistoryLevelDeterminator(CamundaBpmProperties camundaBpmProperties,
org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
void |
HistoryLevelDeterminatorJdbcTemplateImpl.setCamundaBpmProperties(CamundaBpmProperties camundaBpmProperties) |
Copyright © 2022. All rights reserved.