| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl | |
| org.flowable.job.service.impl.persistence.entity | |
| org.flowable.job.service.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected DeadLetterJobEntityManager |
JobServiceConfiguration.deadLetterJobEntityManager |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobEntityManager |
JobServiceConfiguration.getDeadLetterJobEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setDeadLetterJobEntityManager(DeadLetterJobEntityManager deadLetterJobEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterJobEntityManager |
ServiceImpl.getDeadLetterJobEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DeadLetterJobEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static DeadLetterJobEntityManager |
CommandContextUtil.getDeadLetterJobEntityManager() |
static DeadLetterJobEntityManager |
CommandContextUtil.getDeadLetterJobEntityManager(CommandContext commandContext) |
Copyright © 2020 Flowable. All rights reserved.