| 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 HistoryJobEntityManager |
JobServiceConfiguration.historyJobEntityManager |
| Modifier and Type | Method and Description |
|---|---|
HistoryJobEntityManager |
JobServiceConfiguration.getHistoryJobEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setHistoryJobEntityManager(HistoryJobEntityManager historyJobEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
HistoryJobEntityManager |
ServiceImpl.getHistoryJobEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryJobEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static HistoryJobEntityManager |
CommandContextUtil.getHistoryJobEntityManager() |
static HistoryJobEntityManager |
CommandContextUtil.getHistoryJobEntityManager(CommandContext commandContext) |
Copyright © 2020 Flowable. All rights reserved.