| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl.persistence.entity | |
| org.flowable.job.service.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DeadLetterJobDataManager |
JobServiceConfiguration.deadLetterJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobDataManager |
JobServiceConfiguration.getDeadLetterJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setDeadLetterJobDataManager(DeadLetterJobDataManager deadLetterJobDataManager) |
| Constructor and Description |
|---|
DeadLetterJobEntityManagerImpl(JobServiceConfiguration jobServiceConfiguration,
DeadLetterJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDeadLetterJobDataManager |
Copyright © 2021 Flowable. All rights reserved.